openscenegraph
|
Public Types | |
typedef std::vector < StateAttribute::GLModeValue > | ValueVec |
Public Member Functions | |
ModeStack () | |
void | print (std::ostream &fout) const |
Public Attributes | |
bool | valid |
bool | changed |
bool | last_applied_value |
bool | global_default_value |
ValueVec | valueVec |
typedef std::vector<StateAttribute::GLModeValue> osg::State::ModeStack::ValueVec |
osg::State::ModeStack::ModeStack | ( | ) | [inline] |
void osg::State::ModeStack::print | ( | std::ostream & | fout | ) | const |
Referenced by osg::State::applyMode(), and osg::State::applyModeOnTexUnit().