OpenSceneGraph 3.6.5
|
#include <State>
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 |
References changed.
bool osg::State::DefineMap::updateCurrentDefines | ( | ) |
bool osg::State::DefineMap::changed |
Referenced by osg::State::applyDefineList(), DefineMap(), 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().
![]() | Generated at Sun Jul 27 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |