SCL  1.0
Standard Control Library : Control, dynamics, physics, and simulation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
taoDJoint Class Referenceabstract

abstract joint class for articulated bodyThis class should be used as a base class and implemented accordingly. More...

#include <taoDJoint.h>

Inheritance diagram for taoDJoint:
Inheritance graph
[legend]
Collaboration diagram for taoDJoint:
Collaboration graph
[legend]

Public Member Functions

virtual taoDVargetDVar ()=0
 
virtual deFloat getDamping ()=0
 
virtual deFloat getInertia ()=0
 
virtual void addQdelta ()=0
 
virtual void addDQdelta ()=0
 
virtual void zeroTau ()=0
 

Public Attributes

std::string name_
 

Detailed Description

abstract joint class for articulated body

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

NOTE TODO Samir > This class is useless! Delete it.


The documentation for this class was generated from the following file: