|
openscenegraph
|
Protected Member Functions | |
| virtual | ~TransferFunctionProperty () |
Protected Member Functions inherited from osgVolume::Property | |
| virtual | ~Property () |
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::TransferFunction > | _tf |
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::TransferFunctionProperty::TransferFunctionProperty | ( | osg::TransferFunction * | tf = 0 | ) |
| osgVolume::TransferFunctionProperty::TransferFunctionProperty | ( | const TransferFunctionProperty & | tfp, |
| const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
| ) |
Copy constructor using CopyOp to manage deep vs shallow copy.
|
inlineprotectedvirtual |
|
inlinevirtual |
Reimplemented from osgVolume::Property.
References osgVolume::PropertyVisitor::apply().
|
inline |
Get the transfer function.
|
inline |
Get the const transfer function.
| osgVolume::TransferFunctionProperty::META_Object | ( | osgVolume | , |
| TransferFunctionProperty | |||
| ) |
|
inline |
Set the transfer function.
|
protected |
1.8.1.2