OpenSceneGraph  3.4.0
Public Member Functions | Protected Member Functions
osgManipulator::ScaleUniformCommand Class Reference

Command for uniform 3D scaling. More...

Inheritance diagram for osgManipulator::ScaleUniformCommand:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ScaleUniformCommand ()
virtual void accept (const Constraint &constraint)
virtual void accept (DraggerCallback &callback)
virtual MotionCommandcreateCommandInverse ()
 create a MotionCommand that is the inverse of this command, and if applied will undo this commands changes.
void setScale (double s)
double getScale () const
void setScaleCenter (const osg::Vec3d &center)
const osg::Vec3dgetScaleCenter () const
virtual osg::Matrix getMotionMatrix () const
 Gets the matrix for transforming the object being dragged.

Protected Member Functions

virtual ~ScaleUniformCommand ()

Detailed Description

Command for uniform 3D scaling.


Constructor & Destructor Documentation


Member Function Documentation

virtual void osgManipulator::ScaleUniformCommand::accept ( const Constraint constraint) [inline, virtual]
virtual void osgManipulator::ScaleUniformCommand::accept ( DraggerCallback callback) [inline, virtual]

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

Implements osgManipulator::MotionCommand.

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().

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

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

osg logo
Generated at Tue Dec 8 2015 00:14:29 for the OpenSceneGraph by doxygen 1.7.6.1.