|
OpenSceneGraph
3.4.0
|
Container for render to texture objects used when doing multi-pass volume rendering techniques. More...

Public Member Functions | |
| TileData () | |
| virtual void | update (osgUtil::CullVisitor *cv)=0 |
Public Attributes | |
| bool | active |
| osg::NodePath | nodePath |
| osg::ref_ptr< osg::RefMatrix > | projectionMatrix |
| osg::ref_ptr< osg::RefMatrix > | modelviewMatrix |
| osg::ref_ptr< osg::StateSet > | stateset |
Container for render to texture objects used when doing multi-pass volume rendering techniques.
| osgVolume::TileData::TileData | ( | ) | [inline] |
| virtual void osgVolume::TileData::update | ( | osgUtil::CullVisitor * | cv | ) | [pure virtual] |
Implemented in osgVolume::MultipassTechnique::MultipassTileData.
| Generated at Tue Dec 8 2015 00:16:52 for the OpenSceneGraph by doxygen 1.7.6.1. |