Public Member Functions | |
| PropertyAdjustmentCallback () | |
| PropertyAdjustmentCallback (const PropertyAdjustmentCallback &, const osg::CopyOp &) | |
| META_Object (osgVolume, PropertyAdjustmentCallback) | |
| void | setKeyEventCycleForward (int key) |
| int | getKeyEventCyclesForward () const |
| void | setKeyEventCycleBackward (int key) |
| int | getKeyEventCyclesBackward () const |
| void | setKeyEventActivatesTransparencyAdjustment (int key) |
| int | getKeyEventActivatesTransparencyAdjustment () const |
| void | setKeyEventActivatesSampleDensityAdjustment (int key) |
| int | getKeyEventActivatesSampleAdjustment () const |
| void | setKeyEventActivatesAlphaFuncAdjustment (int key) |
| int | getKeyEventActivatesAlphaFuncAdjustment () const |
| virtual bool | handle (const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &, osg::Object *object, osg::NodeVisitor *) |
Public Attributes | |
| int | _cyleForwardKey |
| int | _cyleBackwardKey |
| int | _transparencyKey |
| int | _alphaFuncKey |
| int | _sampleDensityKey |
| bool | _updateTransparency |
| bool | _updateAlphaCutOff |
| bool | _updateSampleDensity |
| osgVolume::PropertyAdjustmentCallback::PropertyAdjustmentCallback | ( | ) |
| osgVolume::PropertyAdjustmentCallback::PropertyAdjustmentCallback | ( | const PropertyAdjustmentCallback & | , | |
| const osg::CopyOp & | ||||
| ) | [inline] |
| int osgVolume::PropertyAdjustmentCallback::getKeyEventActivatesAlphaFuncAdjustment | ( | ) | const [inline] |
| int osgVolume::PropertyAdjustmentCallback::getKeyEventActivatesSampleAdjustment | ( | ) | const [inline] |
| int osgVolume::PropertyAdjustmentCallback::getKeyEventActivatesTransparencyAdjustment | ( | ) | const [inline] |
| int osgVolume::PropertyAdjustmentCallback::getKeyEventCyclesBackward | ( | ) | const [inline] |
| int osgVolume::PropertyAdjustmentCallback::getKeyEventCyclesForward | ( | ) | const [inline] |
| virtual bool osgVolume::PropertyAdjustmentCallback::handle | ( | const osgGA::GUIEventAdapter & | ea, | |
| osgGA::GUIActionAdapter & | , | |||
| osg::Object * | object, | |||
| osg::NodeVisitor * | ||||
| ) | [virtual] |
| osgVolume::PropertyAdjustmentCallback::META_Object | ( | osgVolume | , | |
| PropertyAdjustmentCallback | ||||
| ) |
| void osgVolume::PropertyAdjustmentCallback::setKeyEventActivatesAlphaFuncAdjustment | ( | 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] |
1.7.1