|
openscenegraph
|
Protected Member Functions | |
| virtual | ~FixedFunctionTechnique () |
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::Node > | _node |
| unsigned int | _numSlices |
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 () |
| osgVolume::FixedFunctionTechnique::FixedFunctionTechnique | ( | ) |
| osgVolume::FixedFunctionTechnique::FixedFunctionTechnique | ( | const FixedFunctionTechnique & | , |
| const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
| ) |
Copy constructor using CopyOp to manage deep vs shallow copy.
|
protectedvirtual |
|
virtual |
Clean scene graph from any terrain technique specific nodes.
Reimplemented from osgVolume::VolumeTechnique.
|
virtual |
Reimplemented from osgVolume::VolumeTechnique.
|
inline |
|
virtual |
Reimplemented from osgVolume::VolumeTechnique.
| osgVolume::FixedFunctionTechnique::META_Object | ( | osgVolume | , |
| FixedFunctionTechnique | |||
| ) |
| void osgVolume::FixedFunctionTechnique::setNumSlices | ( | unsigned int | numSlices | ) |
|
virtual |
Traverse the terrain subgraph.
Reimplemented from osgVolume::VolumeTechnique.
|
virtual |
Reimplemented from osgVolume::VolumeTechnique.
|
protected |
|
protected |
1.8.1.2