|
OpenSceneGraph 3.6.5
|
#include <SceneGraphBuilder>
Public Member Functions | |
| QuadricState () | |
Public Attributes | |
| GLenum | _drawStyle |
| GLenum | _normals |
| GLenum | _orientation |
| GLboolean | _texture |
|
inline |
References _drawStyle, _normals, _orientation, _texture, GLU_FALSE, GLU_FILL, GLU_OUTSIDE, and GLU_SMOOTH.
| GLenum osgUtil::SceneGraphBuilder::QuadricState::_drawStyle |
Referenced by QuadricState().
| GLenum osgUtil::SceneGraphBuilder::QuadricState::_normals |
Referenced by QuadricState().
| GLenum osgUtil::SceneGraphBuilder::QuadricState::_orientation |
Referenced by QuadricState().
| GLboolean osgUtil::SceneGraphBuilder::QuadricState::_texture |
Referenced by QuadricState().
| Generated at for the OpenSceneGraph by doxygen 1.15.0. |