![]() |
OpenSceneGraph
|
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 |
1.8.13