OpenSceneGraph
3.4.0
|
osgManipulator::DraggerTransformCallback::DraggerTransformCallback | ( | osg::MatrixTransform * | transform, |
int | handleCommandMask = HANDLE_ALL |
||
) |
Referenced by osgManipulator::CommandManager::getConnectedSelections().
const osg::MatrixTransform* osgManipulator::DraggerTransformCallback::getTransform | ( | ) | const [inline] |
virtual bool osgManipulator::DraggerTransformCallback::receive | ( | const MotionCommand & | ) | [virtual] |
Receive motion commands.
Returns true on success.
Reimplemented from osgManipulator::DraggerCallback.
virtual bool osgManipulator::DraggerTransformCallback::receive | ( | const TranslateInLineCommand & | command | ) | [virtual] |
Reimplemented from osgManipulator::DraggerCallback.
virtual bool osgManipulator::DraggerTransformCallback::receive | ( | const TranslateInPlaneCommand & | command | ) | [virtual] |
Reimplemented from osgManipulator::DraggerCallback.
virtual bool osgManipulator::DraggerTransformCallback::receive | ( | const Scale1DCommand & | command | ) | [virtual] |
Reimplemented from osgManipulator::DraggerCallback.
virtual bool osgManipulator::DraggerTransformCallback::receive | ( | const Scale2DCommand & | command | ) | [virtual] |
Reimplemented from osgManipulator::DraggerCallback.
virtual bool osgManipulator::DraggerTransformCallback::receive | ( | const ScaleUniformCommand & | command | ) | [virtual] |
Reimplemented from osgManipulator::DraggerCallback.
virtual bool osgManipulator::DraggerTransformCallback::receive | ( | const Rotate3DCommand & | command | ) | [virtual] |
Reimplemented from osgManipulator::DraggerCallback.
unsigned int osgManipulator::DraggerTransformCallback::_handleCommandMask [protected] |
osg::observer_ptr<osg::MatrixTransform> osgManipulator::DraggerTransformCallback::_transform [protected] |
![]() | Generated at Tue Dec 8 2015 00:14:29 for the OpenSceneGraph by doxygen 1.7.6.1. |