Go to the source code of this file.
Functions | |
void | drawArrow (float length, float radius, int nbSubdivisions) |
void | drawArrow2D (float len, float head_width, float head_len) |
void | drawAxis (float length) |
void | drawGrid (float size, int nbSubdivisions) |
void | drawPoseBox () |
void | freePrimitives () |
void | initPrimitives () |
Variables | |
GLUquadricObj * | g_quadratic = NULL |
void freePrimitives | ( | ) |
Definition at line 25 of file primitives.cpp.