g2o
|
handle the GLU quadratic More...
Static Public Member Functions | |
static GLUquadricObj * | getQuadradic () |
Protected Member Functions | |
GLUWrapper () | |
~GLUWrapper () | |
Protected Attributes | |
GLUquadricObj * | _quadratic |
handle the GLU quadratic
Definition at line 36 of file opengl_primitives.cpp.
|
inlineprotected |
|
inlineprotected |
|
inlinestatic |
Definition at line 39 of file opengl_primitives.cpp.
References _quadratic.
Referenced by g2o::opengl::drawCone(), g2o::opengl::drawCylinder(), g2o::opengl::drawDisk(), g2o::opengl::drawEllipsoid(), g2o::opengl::drawPyramid(), g2o::opengl::drawRangeRing(), and g2o::opengl::drawSphere().
|
protected |
Definition at line 56 of file opengl_primitives.cpp.
Referenced by getQuadradic(), GLUWrapper(), and ~GLUWrapper().