Main Page   Class Hierarchy   Compound List   Compound Members  

qglviewer::WorldConstraint Class Reference

A translation/rotation Constraint defined with respect to the world coordinate system. More...

Inherits qglviewer::AxisPlaneConstraint.

List of all members.

Public Methods

virtual ~WorldConstraint ()
virtual void constrainTranslation (qglviewer::Vec &, Frame *const)
virtual void constrainRotation (qglviewer::Quaternion &, Frame *const)


Detailed Description

A translation/rotation Constraint defined with respect to the world coordinate system.


Constructor & Destructor Documentation

virtual ~WorldConstraint   [inline, virtual]
 

Virtual empty destructor.


Member Function Documentation

void constrainRotation qglviewer::Quaternion  ,
Frame   const
[virtual]
 

Constrain the rotation trans with a plane or an axis direction defined with respect to the current world coordinate system.

Implements qglviewer::AxisPlaneConstraint.

void constrainTranslation qglviewer::Vec  ,
Frame   const
[virtual]
 

Constrain the translation trans with a plane or an axis direction defined with respect to the current world coordinate system.

Implements qglviewer::AxisPlaneConstraint.


Generated on Thu Jan 16 12:53:48 2003 for libQGLViewer by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002