|
openscenegraph
|
Protected Types | |
| typedef std::map < osgUtil::CullVisitor::Identifier *, osg::Matrix > | ModelViewMatrixMap |
Protected Member Functions | |
| virtual | ~RayTracedTechnique () |
Protected Member Functions inherited from osgVolume::VolumeTechnique | |
| void | setDirty (bool dirty) |
| virtual | ~VolumeTechnique () |
Protected Member Functions inherited from osg::Object | |
| virtual | ~Object () |
Protected Member Functions inherited from osg::Referenced | |
| virtual | ~Referenced () |
| void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
| void | deleteUsingDeleteHandler () const |
Protected Attributes | |
| osg::ref_ptr < osg::MatrixTransform > | _transform |
| OpenThreads::Mutex | _mutex |
| ModelViewMatrixMap | _modelViewMatrixMap |
| osg::ref_ptr< osg::StateSet > | _whenMovingStateSet |
Protected Attributes inherited from osgVolume::VolumeTechnique | |
| VolumeTile * | _volumeTile |
Protected Attributes inherited from osg::Object | |
| std::string | _name |
| DataVariance | _dataVariance |
| osg::UserDataContainer * | _userDataContainer |
Protected Attributes inherited from osg::Referenced | |
| OpenThreads::AtomicPtr | _observerSet |
| OpenThreads::Atomic | _refCount |
Additional Inherited Members | |
Public Types inherited from osg::Object | |
| enum | DataVariance { DYNAMIC, STATIC, UNSPECIFIED } |
Static Public Member Functions inherited from osg::Referenced | |
| static OpenThreads::Mutex * | getGlobalReferencedMutex () |
| static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
| static bool | getThreadSafeReferenceCounting () |
| static void | setDeleteHandler (DeleteHandler *handler) |
| static DeleteHandler * | getDeleteHandler () |
|
protected |
| osgVolume::RayTracedTechnique::RayTracedTechnique | ( | ) |
| osgVolume::RayTracedTechnique::RayTracedTechnique | ( | const RayTracedTechnique & | , |
| const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
| ) |
|
protectedvirtual |
|
virtual |
Clean scene graph from any terrain technique specific nodes.
Reimplemented from osgVolume::VolumeTechnique.
|
virtual |
Reimplemented from osgVolume::VolumeTechnique.
|
virtual |
Reimplemented from osgVolume::VolumeTechnique.
| osgVolume::RayTracedTechnique::META_Object | ( | osgVolume | , |
| RayTracedTechnique | |||
| ) |
|
virtual |
Traverse the terrain subgraph.
Reimplemented from osgVolume::VolumeTechnique.
|
virtual |
Reimplemented from osgVolume::VolumeTechnique.
|
protected |
|
protected |
|
protected |
|
protected |
1.8.1.2