osgManipulator::Selection Class Reference
List of all members.
Detailed Description
Selection listens to motion commands generated by draggers.
Constructor & Destructor Documentation
osgManipulator::Selection::Selection |
( |
|
) |
|
virtual osgManipulator::Selection::~Selection |
( |
|
) |
[protected, virtual] |
Member Function Documentation
virtual bool osgManipulator::Selection::receive |
( |
const Rotate3DCommand & |
command |
) |
[inline, virtual] |
virtual bool osgManipulator::Selection::receive |
( |
const ScaleUniformCommand & |
command |
) |
[inline, virtual] |
virtual bool osgManipulator::Selection::receive |
( |
const Scale2DCommand & |
command |
) |
[inline, virtual] |
virtual bool osgManipulator::Selection::receive |
( |
const Scale1DCommand & |
command |
) |
[inline, virtual] |
virtual bool osgManipulator::Selection::receive |
( |
const MotionCommand & |
|
) |
[virtual] |
Receive motion commands and set the MatrixTransform accordingly to transform selections. Returns true on success.
Member Data Documentation
The documentation for this class was generated from the following file: