OpenSceneGraph 2.8.3
|
Public Types | |
typedef std::pair< const StateAttribute *, StateAttribute::OverrideValue > | AttributePair |
typedef std::vector < AttributePair > | AttributeVec |
Public Member Functions | |
AttributeStack () | |
Public Attributes | |
bool | changed |
apply an attribute if required, passing in attribute and appropriate attribute stack | |
const StateAttribute * | last_applied_attribute |
ref_ptr< const StateAttribute > | global_default_attribute |
AttributeVec | attributeVec |
typedef std::pair<const StateAttribute*,StateAttribute::OverrideValue> osg::State::AttributeStack::AttributePair |
typedef std::vector<AttributePair> osg::State::AttributeStack::AttributeVec |
osg::State::AttributeStack::AttributeStack | ( | ) | [inline] |
apply an attribute if required, passing in attribute and appropriate attribute stack
Referenced by osg::State::applyAttribute(), osg::State::applyAttributeList(), osg::State::applyAttributeMap(), osg::State::applyTextureAttribute(), osg::State::popAttributeList(), and osg::State::pushAttributeList().
Referenced by osg::State::applyAttribute(), and osg::State::applyGlobalDefaultAttribute().
![]() | Generated at Tue Mar 22 2011 13:20:23 for the OpenSceneGraph by doxygen 1.7.3. |