![]() |
OpenSceneGraph
|
Public Types | |
| typedef std::vector< StateSet::DefinePair > | DefineVec |
Public Member Functions | |
| DefineStack () | |
| void | print (std::ostream &fout) const |
Public Attributes | |
| bool | changed |
| DefineVec | defineVec |
| typedef std::vector<StateSet::DefinePair> osg::State::DefineStack::DefineVec |
|
inline |
| void osg::State::DefineStack::print | ( | std::ostream & | fout | ) | const |
| bool osg::State::DefineStack::changed |
Referenced by osg::State::popDefineList(), and osg::State::pushDefineList().
| DefineVec osg::State::DefineStack::defineVec |
Referenced by osg::State::applyDefineList(), osg::State::popDefineList(), and osg::State::pushDefineList().
1.8.13