
Some OpenGL related helpers. More...
#include "Robots/LoBot/misc/LoVector.H"

Go to the source code of this file.
Functions | |
| void | lobot::draw_label (float x, float y, const char *label) |
| Draw a text label in a GLUT window. | |
| void | lobot::draw_vector (const Vector &) |
| Draw a vector from the origin. | |
Some OpenGL related helpers.
Definition in file LoGL.H.
1.6.3