Public Member Functions | |
| operator GLUquadric * () | |
| Quadric () | |
| ~Quadric () | |
Static Public Attributes | |
| static GLUquadric * | s_pQuadric = NULL |
Definition at line 28 of file LeapUtilGL.cpp.
| LeapUtilGL::Quadric::Quadric | ( | ) | [inline] |
Definition at line 31 of file LeapUtilGL.cpp.
| LeapUtilGL::Quadric::~Quadric | ( | ) | [inline] |
Definition at line 33 of file LeapUtilGL.cpp.
| LeapUtilGL::Quadric::operator GLUquadric * | ( | ) | [inline] |
Definition at line 42 of file LeapUtilGL.cpp.
GLUquadric * LeapUtilGL::Quadric::s_pQuadric = NULL [static] |
Definition at line 52 of file LeapUtilGL.cpp.