List of all members.
Detailed Description
Command for 2D scaling.
Constructor & Destructor Documentation
| osgManipulator::Scale2DCommand::Scale2DCommand |
( |
|
) |
|
| virtual osgManipulator::Scale2DCommand::~Scale2DCommand |
( |
|
) |
[protected, virtual] |
Member Function Documentation
| virtual void osgManipulator::Scale2DCommand::applyConstraint |
( |
const Constraint * |
|
) |
[virtual] |
| virtual bool osgManipulator::Scale2DCommand::execute |
( |
|
) |
[virtual] |
| const osg::Vec2d& osgManipulator::Scale2DCommand::getMinScale |
( |
|
) |
const [inline] |
| virtual osg::Matrix osgManipulator::Scale2DCommand::getMotionMatrix |
( |
|
) |
const [inline, virtual] |
| const osg::Vec2d& osgManipulator::Scale2DCommand::getReferencePoint |
( |
|
) |
const [inline] |
| const osg::Vec2d& osgManipulator::Scale2DCommand::getScale |
( |
|
) |
const [inline] |
| const osg::Vec2d& osgManipulator::Scale2DCommand::getScaleCenter |
( |
|
) |
const [inline] |
| void osgManipulator::Scale2DCommand::setMinScale |
( |
const osg::Vec2d & |
min |
) |
[inline] |
| void osgManipulator::Scale2DCommand::setReferencePoint |
( |
const osg::Vec2d & |
rp |
) |
[inline] |
ReferencePoint is used only for snapping.
| void osgManipulator::Scale2DCommand::setScale |
( |
const osg::Vec2d & |
s |
) |
[inline] |
| void osgManipulator::Scale2DCommand::setScaleCenter |
( |
const osg::Vec2d & |
center |
) |
[inline] |
| virtual bool osgManipulator::Scale2DCommand::unexecute |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following file: