ShaderVisitor (private implementation of ShaderModel). More...
Public Member Functions | |
| ShaderVisitor (osg::Node &node) | |
| ~ShaderVisitor () | |
| void | apply (osg::Node &node) |
| void | apply (osg::Geode &geode) |
| void | update (osg::Drawable *drawable) |
Private Attributes | |
| Stack< RefPtr< osg::StateSet > > | mStateStack |
| stack of graphical states | |
ShaderVisitor (private implementation of ShaderModel).
| shader::ShaderVisitor::ShaderVisitor | ( | osg::Node & | node | ) |
ctor.
| shader::ShaderVisitor::~ShaderVisitor | ( | ) |
| void shader::ShaderVisitor::apply | ( | osg::Node & | node | ) |
Apply method (Node).
| void shader::ShaderVisitor::apply | ( | osg::Geode & | geode | ) |
Apply method (Geode).
| void shader::ShaderVisitor::update | ( | osg::Drawable * | drawable | ) |
Update method (Drawable).
Stack<RefPtr<osg::StateSet> > shader::ShaderVisitor::mStateStack [private] |
stack of graphical states
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:12