OpenSceneGraph 2.8.3

osgManipulator::Rotate3DCommand Class Reference

Command for rotation in 3D. More...

Inheritance diagram for osgManipulator::Rotate3DCommand:

List of all members.

Public Member Functions

 Rotate3DCommand ()
virtual bool execute ()
 Execute the command.
virtual bool unexecute ()
 Undo the command.
virtual void applyConstraint (const Constraint *)
 Apply a constraint to the command.
void setRotation (const osg::Quat &rotation)
const osg::QuatgetRotation () const
virtual osg::Matrix getMotionMatrix () const
 Gets the matrix for transforming the Selection.

Protected Member Functions

virtual ~Rotate3DCommand ()

Detailed Description

Command for rotation in 3D.


Constructor & Destructor Documentation

osgManipulator::Rotate3DCommand::Rotate3DCommand ( )
virtual osgManipulator::Rotate3DCommand::~Rotate3DCommand ( ) [protected, virtual]

Member Function Documentation

virtual void osgManipulator::Rotate3DCommand::applyConstraint ( const Constraint ) [virtual]

Apply a constraint to the command.

Implements osgManipulator::MotionCommand.

virtual bool osgManipulator::Rotate3DCommand::execute ( ) [virtual]

Execute the command.

Implements osgManipulator::MotionCommand.

virtual osg::Matrix osgManipulator::Rotate3DCommand::getMotionMatrix ( ) const [inline, virtual]

Gets the matrix for transforming the Selection.

This matrix is in the command's coordinate systems.

Implements osgManipulator::MotionCommand.

References osg::Matrixd::rotate().

const osg::Quat& osgManipulator::Rotate3DCommand::getRotation ( ) const [inline]
void osgManipulator::Rotate3DCommand::setRotation ( const osg::Quat rotation) [inline]
virtual bool osgManipulator::Rotate3DCommand::unexecute ( ) [virtual]

Undo the command.

The inverse of this command is executed.

Implements osgManipulator::MotionCommand.


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

osg logo
Generated at Tue Mar 22 2011 13:20:27 for the OpenSceneGraph by doxygen 1.7.3.