OpenSceneGraph
3.0.1
|
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 |
|
inline |
void osg::State::ModeStack::print | ( | std::ostream & | fout | ) | const |
bool osg::State::ModeStack::changed |
bool osg::State::ModeStack::global_default_value |
bool osg::State::ModeStack::last_applied_value |
Referenced by osg::State::applyMode(), and osg::State::applyModeOnTexUnit().
bool osg::State::ModeStack::valid |
ValueVec osg::State::ModeStack::valueVec |
![]() | Generated at Fri Mar 1 2013 18:59:40 for the OpenSceneGraph by doxygen 1.8.3.1. |