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