TAO Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
deFrameTransformation class using quaternion

This class consists of a quaternion for rotation and a vector for translation

deLoggerLogger class - printing to various outputs

This provides print methods for log

deLoggerOutputSetup the output
deLoggerOutputFileOutput to a file
deLoggerOutputStdOutput to the standard output
deMassPropCompute Mass parameters
deMatrix33x3 matrix class

This is a C++ wrapper class of deMatrix3f

deMatrix66x6 matrix class

This class consists of four 3x3 matrices

deQuaternionQuaternion class

This is a C++ wrapper class of deQuaternionf

deTransformTransformation class using rotational matrix

This class consists of a matrix for rotation and a vector for translation

deVector33x1 vector class

This is a C++ wrapper class of deVector3f

deVector66x1 vector class

This class consists of two 3x1 vectors

taoABDynamicsArticulated body dynamics class

This class provides inverse and forward dynamics for articulated body

taoCNodeContact node class

This provides a base node class for other node involving collision

taoControlAbstract control class

This provides an interface class for other control classes

taoControlJtJoint space control class

This provides a joint space dynamics controller

taoDJointAbstract joint class for articulated body

This class should be used as a base class and implemented accordingly

taoDNodeAbstract node class for articulated body

This class should be used as a base class and implemented accordingly

taoDVarAbstract joint variable class for articulated body

This class should be used as a base class and implemented accordingly

taoDynamicsArticulated body dynamics

This class provides various dynamics computations for articulated body

taoGroupContainer class to hold dynamics characters

A group is a container object for dynamics characters, particle systems, rigid bodies, and articulated bodies. Characters in different groups can not interact, e.g., no collision between characters from two different groups. All characters in a group share common parameters such as integration time step, gravity, etc

taoJCParamBase joint control parameter class

This provides control parameters for joint space dynamics controller

taoJCParamDOF11 DOF joint control parameter class

This provides a control parameters for 1-DOF joint

taoJCParamPrismaticPrismatic joint control parameter class

This provides a control parameters for prismatic joint

taoJCParamRevoluteRevolute joint control parameter class

This provides a control parameters for revolute joint

taoJCParamSphericalSpherical joint control parameter class

This provides a control parameters for spherical joint

taoJointBase joint class for articulated body

This provides a joint for articulated body dynamics

taoJointDOF11 DOF joint class for articulated body

This provides a 1-DOF joint for articulated body dynamics

taoJointPrismaticPrismatic joint class for articulated body

This provides a prismatic joint for articulated body dynamics

taoJointRevoluteRevolute joint class for articulated body

This provides a revolute joint for articulated body dynamics

taoJointSphericalSpherical joint class for articulated body

This provides a spherical joint for articulated body dynamics

taoJointUserUser defined joint class for articulated body

This provides a user defined joint for articulated body dynamics

taoNodeNode class for articulated body dynamics

This implements taoDNode for articulated body dynamics

taoNodeRootRoot node class for articulated body dynamics

This implements taoDNode for root node of a articulated body tree structure

taoVarDOF11-DOF joint variable class for articulated body

This provides joint variables necessary for articulated body dynamics

taoVarSphericalSpherical joint variable class for articulated body

This provides joint variables necessary for articulated body dynamics

taoWorldContainer class to hold dynamics groups.

A world is a container object for dynamics groups that, in turn, are container objects themselves holding dynamics characters, particle systems,


Generated on Sun Apr 9 22:12:44 2006 for TAO by  doxygen 1.4.6-NO