osgManipulator::TranslateInPlaneCommand Class Reference
List of all members.
Detailed Description
Command for translating in a plane.
Constructor & Destructor Documentation
osgManipulator::TranslateInPlaneCommand::TranslateInPlaneCommand |
( |
|
) |
|
osgManipulator::TranslateInPlaneCommand::TranslateInPlaneCommand |
( |
const osg::Plane & |
plane |
) |
|
virtual osgManipulator::TranslateInPlaneCommand::~TranslateInPlaneCommand |
( |
|
) |
[protected, virtual] |
Member Function Documentation
virtual void osgManipulator::TranslateInPlaneCommand::applyConstraint |
( |
const Constraint * |
|
) |
[virtual] |
virtual bool osgManipulator::TranslateInPlaneCommand::execute |
( |
|
) |
[virtual] |
virtual osg::Matrix osgManipulator::TranslateInPlaneCommand::getMotionMatrix |
( |
|
) |
const [inline, virtual] |
const osg::Plane& osgManipulator::TranslateInPlaneCommand::getPlane |
( |
|
) |
const [inline] |
const osg::Vec3d& osgManipulator::TranslateInPlaneCommand::getReferencePoint |
( |
|
) |
const [inline] |
const osg::Vec3d& osgManipulator::TranslateInPlaneCommand::getTranslation |
( |
|
) |
const [inline] |
void osgManipulator::TranslateInPlaneCommand::setPlane |
( |
const osg::Plane & |
plane |
) |
[inline] |
void osgManipulator::TranslateInPlaneCommand::setReferencePoint |
( |
const osg::Vec3d & |
rp |
) |
[inline] |
ReferencePoint is used only for snapping.
void osgManipulator::TranslateInPlaneCommand::setTranslation |
( |
const osg::Vec3d & |
t |
) |
[inline] |
virtual bool osgManipulator::TranslateInPlaneCommand::unexecute |
( |
|
) |
[virtual] |
The documentation for this class was generated from the following file: