|
HDK
|
#include <KIN_Chain.h>
Inheritance diagram for KIN_IKSolverParm:Public Attributes | |
| UT_Vector3R | myEndAffectorPos |
| UT_Vector3R | myTwistAffectorPos |
| int | myTwistAffectorFlag |
| fpreal | myTwist |
| fpreal | myDampen |
Definition at line 73 of file KIN_Chain.h.
| fpreal KIN_IKSolverParm::myDampen |
Definition at line 80 of file KIN_Chain.h.
| UT_Vector3R KIN_IKSolverParm::myEndAffectorPos |
Definition at line 76 of file KIN_Chain.h.
| fpreal KIN_IKSolverParm::myTwist |
Definition at line 79 of file KIN_Chain.h.
| int KIN_IKSolverParm::myTwistAffectorFlag |
Definition at line 78 of file KIN_Chain.h.
| UT_Vector3R KIN_IKSolverParm::myTwistAffectorPos |
Definition at line 77 of file KIN_Chain.h.