OpenSceneGraph
3.4.0
|
osgVolume::PropertyAdjustmentCallback::PropertyAdjustmentCallback | ( | const PropertyAdjustmentCallback & | , |
const osg::CopyOp & | |||
) |
int osgVolume::PropertyAdjustmentCallback::getKeyEventActivatesAlphaFuncAdjustment | ( | ) | const [inline] |
int osgVolume::PropertyAdjustmentCallback::getKeyEventActivatesExteriorTransparencyFactorAdjustment | ( | ) | const [inline] |
int osgVolume::PropertyAdjustmentCallback::getKeyEventActivatesSampleDensityAdjustment | ( | ) | const [inline] |
int osgVolume::PropertyAdjustmentCallback::getKeyEventActivatesTransparencyAdjustment | ( | ) | const [inline] |
int osgVolume::PropertyAdjustmentCallback::getKeyEventCycleBackward | ( | ) | const [inline] |
int osgVolume::PropertyAdjustmentCallback::getKeyEventCycleForward | ( | ) | const [inline] |
virtual bool osgVolume::PropertyAdjustmentCallback::handle | ( | const osgGA::GUIEventAdapter & | ea, |
osgGA::GUIActionAdapter & | aa, | ||
osg::Object * | , | ||
osg::NodeVisitor * | |||
) | [virtual] |
Handle events, return true if handled, false otherwise.
Reimplemented from osgGA::GUIEventHandler.
virtual bool osgVolume::PropertyAdjustmentCallback::run | ( | osg::Object * | object, |
osg::Object * | data | ||
) | [inline, virtual] |
override Callback::run() entry point to adapt to StateAttributeCallback::run(..) method.
Reimplemented from osg::StateSet::Callback.
References osgGA::EventHandler::run().
void osgVolume::PropertyAdjustmentCallback::setKeyEventActivatesAlphaFuncAdjustment | ( | int | key | ) | [inline] |
void osgVolume::PropertyAdjustmentCallback::setKeyEventActivatesExteriorTransparencyFactorAdjustment | ( | int | key | ) | [inline] |
void osgVolume::PropertyAdjustmentCallback::setKeyEventActivatesSampleDensityAdjustment | ( | int | key | ) | [inline] |
void osgVolume::PropertyAdjustmentCallback::setKeyEventActivatesTransparencyAdjustment | ( | int | key | ) | [inline] |
void osgVolume::PropertyAdjustmentCallback::setKeyEventCycleBackward | ( | int | key | ) | [inline] |
void osgVolume::PropertyAdjustmentCallback::setKeyEventCycleForward | ( | int | key | ) | [inline] |
![]() | Generated at Tue Dec 8 2015 00:14:32 for the OpenSceneGraph by doxygen 1.7.6.1. |