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

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