|
OpenSceneGraph
3.0.1
|
Public Member Functions | |
| AttributeStack () | |
| void | print (std::ostream &fout) const |
Public Attributes | |
| bool | changed |
| apply an attribute if required, passing in attribute and appropriate attribute stack | |
| const StateAttribute * | last_applied_attribute |
| const ShaderComponent * | last_applied_shadercomponent |
| ref_ptr< const StateAttribute > | global_default_attribute |
| AttributeVec | attributeVec |
| osg::State::AttributeStack::AttributeStack | ( | ) | [inline] |
| void osg::State::AttributeStack::print | ( | std::ostream & | fout | ) | const |
apply an attribute if required, passing in attribute and appropriate attribute stack
Referenced by osg::State::applyAttribute(), osg::State::applyTextureAttribute(), osg::State::pushAttributeList(), osg::State::popAttributeList(), osg::State::applyAttributeList(), osg::State::applyAttributeListOnTexUnit(), osg::State::applyAttributeMap(), and osg::State::applyAttributeMapOnTexUnit().
Referenced by osg::State::setGlobalDefaultAttribute(), osg::State::getGlobalDefaultAttribute(), osg::State::setGlobalDefaultTextureAttribute(), osg::State::getGlobalDefaultTextureAttribute(), osg::State::applyAttribute(), osg::State::applyAttributeOnTexUnit(), osg::State::applyGlobalDefaultAttribute(), and osg::State::applyGlobalDefaultAttributeOnTexUnit().
| Generated at Tue Oct 11 2011 21:10:37 for the OpenSceneGraph by doxygen 1.7.5. |