OpenSceneGraph
3.5.1
|
Public Types | |
typedef std::vector< StateAttribute::GLModeValue > | ValueVec |
Public Member Functions | |
ModeStack () | |
void | print (std::ostream &fout) const |
Public Attributes | |
bool | valid |
bool | changed |
bool | last_applied_value |
bool | global_default_value |
ValueVec | valueVec |
typedef std::vector<StateAttribute::GLModeValue> osg::State::ModeStack::ValueVec |
|
inline |
void osg::State::ModeStack::print | ( | std::ostream & | fout | ) | const |
bool osg::State::ModeStack::changed |
bool osg::State::ModeStack::global_default_value |
bool osg::State::ModeStack::last_applied_value |
bool osg::State::ModeStack::valid |
ValueVec osg::State::ModeStack::valueVec |
Generated at Wed Nov 11 2015 22:14:42 for the OpenSceneGraph by doxygen 1.8.10. |