Inheritance diagram for osgUtil::RenderLeaf:

Public Member Functions | |
| RenderLeaf (osg::Drawable *drawable, osg::RefMatrix *projection, osg::RefMatrix *modelview, float depth=0.0f) | |
| void | set (osg::Drawable *drawable, osg::RefMatrix *projection, osg::RefMatrix *modelview, float depth=0.0f) |
| void | reset () |
| virtual void | render (osg::State &state, RenderLeaf *previous) |
Public Attributes | |
| StateGraph * | _parent |
| osg::Drawable * | _drawable |
| osg::ref_ptr< osg::RefMatrix > | _projection |
| osg::ref_ptr< osg::RefMatrix > | _modelview |
| float | _depth |
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|