OpenSceneGraph
3.5.1
|
Public Member Functions | |
CollectPropertiesVisitor (bool traverseOnlyActiveChildren=true) | |
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 (SampleRatioProperty &sdp) |
virtual void | apply (SampleRatioWhenMovingProperty &sdp) |
virtual void | apply (TransparencyProperty &tp) |
virtual void | apply (ExteriorTransparencyFactorProperty &tp) |
Public Member Functions inherited from osgVolume::PropertyVisitor | |
PropertyVisitor (bool traverseOnlyActiveChildren=true) | |
virtual | ~PropertyVisitor () |
virtual void | apply (Property &) |
virtual void | apply (CompositeProperty &) |
virtual void | apply (SwitchProperty &) |
virtual void | apply (VolumeSettings &) |
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.
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
|
virtual |
Reimplemented from osgVolume::PropertyVisitor.
osg::ref_ptr<AlphaFuncProperty> osgVolume::CollectPropertiesVisitor::_afProperty |
osg::ref_ptr<ExteriorTransparencyFactorProperty> osgVolume::CollectPropertiesVisitor::_exteriorTransparencyFactorProperty |
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<SampleRatioProperty> osgVolume::CollectPropertiesVisitor::_sampleRatioProperty |
osg::ref_ptr<SampleRatioWhenMovingProperty> osgVolume::CollectPropertiesVisitor::_sampleRatioWhenMovingProperty |
osg::ref_ptr<TransferFunctionProperty> osgVolume::CollectPropertiesVisitor::_tfProperty |
osg::ref_ptr<TransparencyProperty> osgVolume::CollectPropertiesVisitor::_transparencyProperty |
Generated at Wed Nov 11 2015 22:15:22 for the OpenSceneGraph by doxygen 1.8.10. |