5 #ifndef VART_MODIFIER_H
6 #define VART_MODIFIER_H
29 Curve *maxPonderatorList;
30 Curve *minPonderatorList;
A modifier controls how one DOF influences other DOF.
A paramteric curve in 3D/4D space.
Curve * GetMaxPonderatorList()
void SetDofList(Dof **list)
void SetMaxList(Curve *list)
void SetMinList(Curve *list)
Header file for V-ART class "Bezier".
Curve * GetMinPonderatorList()
Degree Of Freedom - basic component of a Joint.