osgManipulator::ScaleUniformCommand Class Reference

Inheritance diagram for osgManipulator::ScaleUniformCommand:

osgManipulator::MotionCommand osg::Referenced

List of all members.

Public Member Functions

 ScaleUniformCommand ()
virtual MotionCommandcreateCommandInverse ()
void setScale (double s)
double getScale () const
void setScaleCenter (const osg::Vec3d &center)
const osg::Vec3dgetScaleCenter () 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 MotionCommand* osgManipulator::ScaleUniformCommand::createCommandInverse (  )  [virtual]

create a MotionCommand that is the inverse of this command, and if applied will undo this commands changes.

Implements osgManipulator::MotionCommand.

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

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

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

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

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

Gets the matrix for transforming the object being dragged. 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 Sat Mar 20 12:34:05 2010 for openscenegraph by  doxygen 1.5.6