|
OpenSceneGraph
3.4.1
|
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().
| Generated at Sun Jun 19 2022 09:25:43 for the OpenSceneGraph by doxygen 1.8.5. |