|
HDK
|
This is the complete list of members for KIN_Bone, including all inherited members.
| constrain(int axis, fpreal angle, fpreal step) const | KIN_Bone | inline |
| getDampening() const | KIN_Bone | inline |
| getData() const | KIN_Bone | inline |
| getExtraXform() const | KIN_Bone | inline |
| getLength() const | KIN_Bone | inline |
| getMemoryUsage(bool inclusive) const | KIN_Bone | inline |
| getRadians(int axis) const | KIN_Bone | inline |
| getRadians(fpreal *r) const | KIN_Bone | inline |
| getRotate(int axis) const | KIN_Bone | inline |
| getRotateMatrix() const | KIN_Bone | inline |
| getRotates(fpreal *r) const | KIN_Bone | inline |
| KIN_Bone() | KIN_Bone | inline |
| setConstraint(fpreal rest[3], fpreal xrange[2], fpreal yrange[2], fpreal zrange[2], fpreal damp[3], fpreal roll[3]) | KIN_Bone | inline |
| setDampening(fpreal d) | KIN_Bone | inline |
| setData(const void *d) | KIN_Bone | inline |
| setExtraXform(const UT_Matrix4R &xform) | KIN_Bone | inline |
| setLength(fpreal l) | KIN_Bone | inline |
| setRotate(int axis, fpreal r) | KIN_Bone | inline |
| setRotateMatrix(const UT_Matrix3R &m) | KIN_Bone | inline |
| setRotates(const fpreal *r) | KIN_Bone | inline |
| setRotates(const fpreal *deg, const fpreal *rad) | KIN_Bone | inline |
| ~KIN_Bone() | KIN_Bone | inline |