OpenSceneGraph
3.4.0
|
Sample ratioto use when the volume is static relative to the eye point or when moving if no SampleRatioWhenMovingProperty is assigned. More...
Public Member Functions | |
SampleRatioProperty (float value=1.0f) | |
SampleRatioProperty (const SampleRatioProperty &isp, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
META_Object (osgVolume, SampleRatioProperty) | |
virtual void | accept (PropertyVisitor &pv) |
Protected Member Functions | |
virtual | ~SampleRatioProperty () |
Sample ratioto use when the volume is static relative to the eye point or when moving if no SampleRatioWhenMovingProperty is assigned.
osgVolume::SampleRatioProperty::SampleRatioProperty | ( | float | value = 1.0f | ) |
osgVolume::SampleRatioProperty::SampleRatioProperty | ( | const SampleRatioProperty & | isp, |
const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
) |
virtual osgVolume::SampleRatioProperty::~SampleRatioProperty | ( | ) | [inline, protected, virtual] |
virtual void osgVolume::SampleRatioProperty::accept | ( | PropertyVisitor & | pv | ) | [inline, virtual] |
Reimplemented from osgVolume::ScalarProperty.
References osgVolume::PropertyVisitor::apply().
osgVolume::SampleRatioProperty::META_Object | ( | osgVolume | , |
SampleRatioProperty | |||
) |
![]() | Generated at Tue Dec 8 2015 00:14:32 for the OpenSceneGraph by doxygen 1.7.6.1. |