OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osgVolume::CollectPropertiesVisitor Class Reference
Inheritance diagram for osgVolume::CollectPropertiesVisitor:
Inheritance graph
[legend]
Collaboration diagram for osgVolume::CollectPropertiesVisitor:
Collaboration graph
[legend]

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 void apply (Property &)
 
virtual void apply (CompositeProperty &)
 
virtual void apply (SwitchProperty &)
 
virtual void apply (VolumeSettings &)
 

Public Attributes

osg::ref_ptr< TransferFunctionProperty_tfProperty
 
osg::ref_ptr< IsoSurfaceProperty_isoProperty
 
osg::ref_ptr< AlphaFuncProperty_afProperty
 
osg::ref_ptr< MaximumIntensityProjectionProperty_mipProperty
 
osg::ref_ptr< LightingProperty_lightingProperty
 
osg::ref_ptr< SampleDensityProperty_sampleDensityProperty
 
osg::ref_ptr< SampleDensityWhenMovingProperty_sampleDensityWhenMovingProperty
 
osg::ref_ptr< SampleRatioProperty_sampleRatioProperty
 
osg::ref_ptr< SampleRatioWhenMovingProperty_sampleRatioWhenMovingProperty
 
osg::ref_ptr< TransparencyProperty_transparencyProperty
 
osg::ref_ptr< ExteriorTransparencyFactorProperty_exteriorTransparencyFactorProperty
 
- Public Attributes inherited from osgVolume::PropertyVisitor
bool _traverseOnlyActiveChildren
 

The documentation for this class was generated from the following file: