OpenSceneGraph 2.8.4
|
Public Member Functions | |
Property () | |
Property (const Property &, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
Copy constructor using CopyOp to manage deep vs shallow copy. | |
META_Object (osgVolume, Property) | |
virtual void | accept (PropertyVisitor &pv) |
Protected Member Functions | |
virtual | ~Property () |
osgVolume::Property::Property | ( | ) |
osgVolume::Property::Property | ( | const Property & | , |
const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
) |
Copy constructor using CopyOp to manage deep vs shallow copy.
virtual osgVolume::Property::~Property | ( | ) | [protected, virtual] |
virtual void osgVolume::Property::accept | ( | PropertyVisitor & | pv | ) | [inline, virtual] |
Reimplemented in osgVolume::CompositeProperty, osgVolume::SwitchProperty, osgVolume::TransferFunctionProperty, osgVolume::ScalarProperty, osgVolume::IsoSurfaceProperty, osgVolume::AlphaFuncProperty, osgVolume::MaximumIntensityProjectionProperty, osgVolume::LightingProperty, osgVolume::SampleDensityProperty, and osgVolume::TransparencyProperty.
References osgVolume::PropertyVisitor::apply().
osgVolume::Property::META_Object | ( | osgVolume | , |
Property | |||
) |
![]() | Generated at Sun Jan 8 2012 13:17:06 for the OpenSceneGraph by doxygen 1.7.4. |