List of all members.
Constructor & Destructor Documentation
osgManipulator::Constraint::Constraint |
( |
osg::Node & |
refNode | ) |
[inline, protected] |
virtual osgManipulator::Constraint::~Constraint |
( |
| ) |
[inline, protected, virtual] |
Member Function Documentation
void osgManipulator::Constraint::computeLocalToWorldAndWorldToLocal |
( |
| ) |
const [protected] |
virtual bool osgManipulator::Constraint::constrain |
( |
Scale2DCommand & |
command | ) |
const [inline, virtual] |
virtual bool osgManipulator::Constraint::constrain |
( |
MotionCommand & |
| ) |
const [inline, virtual] |
virtual bool osgManipulator::Constraint::constrain |
( |
Scale1DCommand & |
command | ) |
const [inline, virtual] |
virtual bool osgManipulator::Constraint::constrain |
( |
TranslateInLineCommand & |
command | ) |
const [inline, virtual] |
virtual bool osgManipulator::Constraint::constrain |
( |
ScaleUniformCommand & |
command | ) |
const [inline, virtual] |
const osg::Matrix& osgManipulator::Constraint::getLocalToWorld |
( |
| ) |
const [inline, protected] |
const osg::Node& osgManipulator::Constraint::getReferenceNode |
( |
| ) |
const [inline, protected] |
osg::Node& osgManipulator::Constraint::getReferenceNode |
( |
| ) |
[inline, protected] |
const osg::Matrix& osgManipulator::Constraint::getWorldToLocal |
( |
| ) |
const [inline, protected] |
The documentation for this class was generated from the following file: