Inherits AxisPlaneConstraint.
Public Member Functions | |
| virtual | ~WorldConstraint () |
| virtual void | constrainTranslation (Vec &translation, Frame *const frame) |
| virtual void | constrainRotation (Quaternion &rotation, Frame *const frame) |
The translationConstraintDirection() and rotationConstraintDirection() are expressed in world coordinate system.
See the constrainedFrame and multiView examples for an illustration.
|
|
Virtual destructor. Empty. |
|
||||||||||||
|
When rotationConstraintType() is AxisPlaneConstraint::AXIS, constrain Reimplemented from AxisPlaneConstraint. |
|
||||||||||||
|
Depending on translationConstraintType(), constrain Reimplemented from AxisPlaneConstraint. |
1.4.4