OpenSceneGraph 3.6.5
|
#include <State>
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 |
References changed.
void osg::State::DefineStack::print | ( | std::ostream & | fout | ) | const |
bool osg::State::DefineStack::changed |
Referenced by DefineStack(), 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 Jul 27 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |