HDK
|
#include <KIN_Chain.h>
Public Attributes | |
UT_Vector3R | myEndAffectorPos |
UT_Vector3R | myTwistAffectorPos |
int | myTwistAffectorFlag |
fpreal | myTwist |
fpreal | myDampen |
Definition at line 62 of file KIN_Chain.h.
fpreal KIN_IKSolverParm::myDampen |
Definition at line 69 of file KIN_Chain.h.
UT_Vector3R KIN_IKSolverParm::myEndAffectorPos |
Definition at line 65 of file KIN_Chain.h.
fpreal KIN_IKSolverParm::myTwist |
Definition at line 68 of file KIN_Chain.h.
int KIN_IKSolverParm::myTwistAffectorFlag |
Definition at line 67 of file KIN_Chain.h.
UT_Vector3R KIN_IKSolverParm::myTwistAffectorPos |
Definition at line 66 of file KIN_Chain.h.