openscenegraph
Public Member Functions | Protected Attributes
osgManipulator::DraggerTransformCallback Class Reference
Inheritance diagram for osgManipulator::DraggerTransformCallback:
osgManipulator::DraggerCallback osg::Object osg::Referenced

List of all members.

Public Member Functions

 DraggerTransformCallback (osg::MatrixTransform *transform)
virtual bool receive (const MotionCommand &)
osg::MatrixTransformgetTransform ()
const osg::MatrixTransformgetTransform () const

Protected Attributes

osg::observer_ptr
< osg::MatrixTransform
_transform
osg::Matrix _startMotionMatrix
osg::Matrix _localToWorld
osg::Matrix _worldToLocal

Constructor & Destructor Documentation


Member Function Documentation

Receive motion commands. Returns true on success.

Reimplemented from osgManipulator::DraggerCallback.


Member Data Documentation


The documentation for this class was generated from the following file: