§ Scale2DCommand()
osgManipulator::Scale2DCommand::Scale2DCommand |
( |
| ) |
|
§ ~Scale2DCommand()
virtual osgManipulator::Scale2DCommand::~Scale2DCommand |
( |
| ) |
|
|
protectedvirtual |
§ accept() [1/2]
virtual void osgManipulator::Scale2DCommand::accept |
( |
const Constraint & |
constraint | ) |
|
|
inlinevirtual |
§ accept() [2/2]
virtual void osgManipulator::Scale2DCommand::accept |
( |
DraggerCallback & |
callback | ) |
|
|
inlinevirtual |
§ createCommandInverse()
virtual MotionCommand* osgManipulator::Scale2DCommand::createCommandInverse |
( |
| ) |
|
|
virtual |
§ getMinScale()
const osg::Vec2d& osgManipulator::Scale2DCommand::getMinScale |
( |
| ) |
const |
|
inline |
§ getMotionMatrix()
virtual osg::Matrix osgManipulator::Scale2DCommand::getMotionMatrix |
( |
| ) |
const |
|
inlinevirtual |
Gets the matrix for transforming the object being dragged. This matrix is in the command's coordinate systems.
Implements osgManipulator::MotionCommand.
§ getReferencePoint()
const osg::Vec2d& osgManipulator::Scale2DCommand::getReferencePoint |
( |
| ) |
const |
|
inline |
§ getScale()
const osg::Vec2d& osgManipulator::Scale2DCommand::getScale |
( |
| ) |
const |
|
inline |
§ getScaleCenter()
const osg::Vec2d& osgManipulator::Scale2DCommand::getScaleCenter |
( |
| ) |
const |
|
inline |
§ setMinScale()
void osgManipulator::Scale2DCommand::setMinScale |
( |
const osg::Vec2d & |
min | ) |
|
|
inline |
§ setReferencePoint()
void osgManipulator::Scale2DCommand::setReferencePoint |
( |
const osg::Vec2d & |
rp | ) |
|
|
inline |
ReferencePoint is used only for snapping.
§ setScale()
void osgManipulator::Scale2DCommand::setScale |
( |
const osg::Vec2d & |
s | ) |
|
|
inline |
§ setScaleCenter()
void osgManipulator::Scale2DCommand::setScaleCenter |
( |
const osg::Vec2d & |
center | ) |
|
|
inline |
The documentation for this class was generated from the following file: