|
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 |
Definition at line 44 of file opengl_primitives.cpp.
References _quadratic.
|
inlineprotected |
Definition at line 49 of file opengl_primitives.cpp.
References _quadratic.
|
inlinestatic |
Definition at line 38 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 50 of file opengl_primitives.cpp.
Referenced by getQuadradic(), GLUWrapper(), and ~GLUWrapper().