§ Scale1DCommand()
osgManipulator::Scale1DCommand::Scale1DCommand |
( |
| ) |
|
§ ~Scale1DCommand()
virtual osgManipulator::Scale1DCommand::~Scale1DCommand |
( |
| ) |
|
|
protectedvirtual |
§ accept() [1/2]
virtual void osgManipulator::Scale1DCommand::accept |
( |
const Constraint & |
constraint | ) |
|
|
inlinevirtual |
§ accept() [2/2]
virtual void osgManipulator::Scale1DCommand::accept |
( |
DraggerCallback & |
callback | ) |
|
|
inlinevirtual |
§ createCommandInverse()
virtual MotionCommand* osgManipulator::Scale1DCommand::createCommandInverse |
( |
| ) |
|
|
virtual |
§ getMinScale()
double osgManipulator::Scale1DCommand::getMinScale |
( |
| ) |
const |
|
inline |
§ getMotionMatrix()
virtual osg::Matrix osgManipulator::Scale1DCommand::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()
double osgManipulator::Scale1DCommand::getReferencePoint |
( |
| ) |
const |
|
inline |
§ getScale()
double osgManipulator::Scale1DCommand::getScale |
( |
| ) |
const |
|
inline |
§ getScaleCenter()
double osgManipulator::Scale1DCommand::getScaleCenter |
( |
| ) |
const |
|
inline |
§ setMinScale()
void osgManipulator::Scale1DCommand::setMinScale |
( |
double |
min | ) |
|
|
inline |
§ setReferencePoint()
void osgManipulator::Scale1DCommand::setReferencePoint |
( |
double |
rp | ) |
|
|
inline |
ReferencePoint is used only for snapping.
§ setScale()
void osgManipulator::Scale1DCommand::setScale |
( |
double |
s | ) |
|
|
inline |
§ setScaleCenter()
void osgManipulator::Scale1DCommand::setScaleCenter |
( |
double |
center | ) |
|
|
inline |
The documentation for this class was generated from the following file: