OpenSceneGraph
3.0.1
|
Sample density to use when the volume is static relative to the eye point or when moving if no SampleDensityWhenMovingProperty is assigned. More...
Public Member Functions | |
SampleDensityProperty (float value=1.0) | |
SampleDensityProperty (const SampleDensityProperty &isp, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
META_Object (osgVolume, SampleDensityProperty) | |
virtual void | accept (PropertyVisitor &pv) |
Protected Member Functions | |
virtual | ~SampleDensityProperty () |
Sample density to use when the volume is static relative to the eye point or when moving if no SampleDensityWhenMovingProperty is assigned.
osgVolume::SampleDensityProperty::SampleDensityProperty | ( | float | value = 1.0 | ) |
osgVolume::SampleDensityProperty::SampleDensityProperty | ( | const SampleDensityProperty & | isp, |
const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
) |
virtual osgVolume::SampleDensityProperty::~SampleDensityProperty | ( | ) | [inline, protected, virtual] |
virtual void osgVolume::SampleDensityProperty::accept | ( | PropertyVisitor & | pv | ) | [inline, virtual] |
Reimplemented from osgVolume::ScalarProperty.
References osgVolume::PropertyVisitor::apply().
osgVolume::SampleDensityProperty::META_Object | ( | osgVolume | , |
SampleDensityProperty | |||
) |
![]() | Generated at Thu Sep 27 2012 17:03:34 for the OpenSceneGraph by doxygen 1.7.6.1. |