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 Sat May 14 08:21:14 2011 for the OpenSceneGraph by doxygen 1.5.9. |