osgManipulator::ScaleUniformCommand Class Reference

Inheritance diagram for osgManipulator::ScaleUniformCommand:

osgManipulator::MotionCommand osg::Referenced

List of all members.

Public Member Functions

 ScaleUniformCommand ()
virtual bool execute ()
virtual bool unexecute ()
virtual void applyConstraint (const Constraint *)
void setScale (float s)
float getScale () const
void setScaleCenter (const osg::Vec3 &center)
const osg::Vec3getScaleCenter () const
virtual osg::Matrix getMotionMatrix () const

Protected Member Functions

virtual ~ScaleUniformCommand ()


Detailed Description

Command for uniform 3D scaling.

Constructor & Destructor Documentation

osgManipulator::ScaleUniformCommand::ScaleUniformCommand (  ) 

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


Member Function Documentation

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

Execute the command.

Implements osgManipulator::MotionCommand.

virtual bool osgManipulator::ScaleUniformCommand::unexecute (  )  [virtual]

Undo the command. The inverse of this command is executed.

Implements osgManipulator::MotionCommand.

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

Apply a constraint to the command.

Implements osgManipulator::MotionCommand.

void osgManipulator::ScaleUniformCommand::setScale ( float  s  )  [inline]

float osgManipulator::ScaleUniformCommand::getScale (  )  const [inline]

void osgManipulator::ScaleUniformCommand::setScaleCenter ( const osg::Vec3 center  )  [inline]

const osg::Vec3& osgManipulator::ScaleUniformCommand::getScaleCenter (  )  const [inline]

virtual osg::Matrix osgManipulator::ScaleUniformCommand::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::scale(), and osg::Matrixd::translate().


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

Generated on Wed Jul 30 23:59:07 2008 for openscenegraph by  doxygen 1.5.6