OpenSceneGraph
3.2.0
|
Public Member Functions | |
CollectPropertiesVisitor (bool traverseOnlyActiveChildren=true) | |
virtual void | apply (Property &) |
virtual void | apply (TransferFunctionProperty &) |
virtual void | apply (ScalarProperty &) |
virtual void | apply (IsoSurfaceProperty &iso) |
virtual void | apply (AlphaFuncProperty &af) |
virtual void | apply (MaximumIntensityProjectionProperty &mip) |
virtual void | apply (LightingProperty &lp) |
virtual void | apply (SampleDensityProperty &sdp) |
virtual void | apply (SampleDensityWhenMovingProperty &sdp) |
virtual void | apply (TransparencyProperty &tp) |
![]() | |
PropertyVisitor (bool traverseOnlyActiveChildren=true) | |
virtual | ~PropertyVisitor () |
virtual void | apply (CompositeProperty &) |
virtual void | apply (SwitchProperty &) |
osgVolume::CollectPropertiesVisitor::CollectPropertiesVisitor | ( | bool | traverseOnlyActiveChildren = true ) |
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
osg::ref_ptr<AlphaFuncProperty> osgVolume::CollectPropertiesVisitor::_afProperty |
osg::ref_ptr<IsoSurfaceProperty> osgVolume::CollectPropertiesVisitor::_isoProperty |
osg::ref_ptr<LightingProperty> osgVolume::CollectPropertiesVisitor::_lightingProperty |
osg::ref_ptr<MaximumIntensityProjectionProperty> osgVolume::CollectPropertiesVisitor::_mipProperty |
osg::ref_ptr<SampleDensityProperty> osgVolume::CollectPropertiesVisitor::_sampleDensityProperty |
osg::ref_ptr<SampleDensityWhenMovingProperty> osgVolume::CollectPropertiesVisitor::_sampleDensityWhenMovingProperty |
osg::ref_ptr<TransferFunctionProperty> osgVolume::CollectPropertiesVisitor::_tfProperty |
osg::ref_ptr<TransparencyProperty> osgVolume::CollectPropertiesVisitor::_transparencyProperty |
![]() | Generated at Wed Aug 14 2013 12:59:41 for the OpenSceneGraph by doxygen 1.8.4. |