|
OpenSceneGraph
3.0.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 |
| osg::State::ModeStack::ModeStack | ( | ) | [inline] |
| void osg::State::ModeStack::print | ( | std::ostream & | fout | ) | const |
Referenced by osg::State::applyMode(), and osg::State::applyModeOnTexUnit().
| Generated at Thu Sep 27 2012 17:03:01 for the OpenSceneGraph by doxygen 1.7.6.1. |