![]() |
OpenSceneGraph
|
Public Types | |
| typedef std::map< std::string, DefineStack > | DefineStackMap |
Public Member Functions | |
| DefineMap () | |
| bool | updateCurrentDefines () |
Public Attributes | |
| DefineStackMap | map |
| bool | changed |
| StateSet::DefineList | currentDefines |
| typedef std::map<std::string, DefineStack> osg::State::DefineMap::DefineStackMap |
|
inline |
| bool osg::State::DefineMap::updateCurrentDefines | ( | ) |
| bool osg::State::DefineMap::changed |
Referenced by osg::State::applyDefineList(), osg::State::popDefineList(), and osg::State::pushDefineList().
| StateSet::DefineList osg::State::DefineMap::currentDefines |
Referenced by osg::State::applyDefineList().
| DefineStackMap osg::State::DefineMap::map |
Referenced by osg::State::applyDefineList(), osg::State::popDefineList(), and osg::State::pushDefineList().
1.8.13