osgManipulator::ScaleUniformCommand Class Reference
List of all members.
Detailed Description
Command for uniform 3D scaling.
Constructor & Destructor Documentation
osgManipulator::ScaleUniformCommand::ScaleUniformCommand |
( |
|
) |
|
virtual osgManipulator::ScaleUniformCommand::~ScaleUniformCommand |
( |
|
) |
[protected, virtual] |
Member Function Documentation
virtual void osgManipulator::ScaleUniformCommand::applyConstraint |
( |
const Constraint * |
|
) |
[virtual] |
virtual bool osgManipulator::ScaleUniformCommand::execute |
( |
|
) |
[virtual] |
virtual osg::Matrix osgManipulator::ScaleUniformCommand::getMotionMatrix |
( |
|
) |
const [inline, virtual] |
double osgManipulator::ScaleUniformCommand::getScale |
( |
|
) |
const [inline] |
const osg::Vec3d& osgManipulator::ScaleUniformCommand::getScaleCenter |
( |
|
) |
const [inline] |
void osgManipulator::ScaleUniformCommand::setScale |
( |
double |
s |
) |
[inline] |
void osgManipulator::ScaleUniformCommand::setScaleCenter |
( |
const osg::Vec3d & |
center |
) |
[inline] |
virtual bool osgManipulator::ScaleUniformCommand::unexecute |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following file: