OSG
3.4.0
|
#include <State.h>
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 |
void osg::State::ModeStack::print | ( | std::ostream & | fout | ) | const |