Detailed Description
Constructor & Destructor Documentation
osgManipulator::Scale2DCommand::Scale2DCommand |
( |
| ) |
|
virtual osgManipulator::Scale2DCommand::~Scale2DCommand |
( |
| ) |
|
|
protectedvirtual |
Member Function Documentation
virtual MotionCommand* osgManipulator::Scale2DCommand::createCommandInverse |
( |
| ) |
|
|
virtual |
const osg::Vec2d& osgManipulator::Scale2DCommand::getMinScale |
( |
| ) |
const |
|
inline |
virtual osg::Matrix osgManipulator::Scale2DCommand::getMotionMatrix |
( |
| ) |
const |
|
inlinevirtual |
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 |
The documentation for this class was generated from the following file: