|
OpenSceneGraph
3.4.0
|
Sample density to use when the volume is moving relative to the eye point. More...

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