Bone Type Macros | |
#define | FX_BTYPE_BONE |
Identifies a Bone type. | |
#define | FX_BTYPE_MUSCLE |
Identifies a Muscle type. | |
Functions | |
FXint | fxBoneLength (FXtool boneID, FXdouble *v) |
Get the length of a Bone. | |
FXint | fxBoneLengthSet (FXtool boneID, FXdouble v) |
Set the length of a Bone. | |
FXint | fxBoneRange (FXtool boneID, FXdouble *v) |
Get the range of a Bone. | |
FXint | fxBoneRangeSet (FXtool boneID, FXdouble v) |
Set the range of a Bone. | |
FXint | fxBoneSlip (FXtool boneID, FXdouble *v) |
Get the slip setting of a Bone. | |
FXint | fxBoneSlipSet (FXtool boneID, FXdouble v) |
Set the slip setting of a Bone. | |
FXint | fxBoneLFactor (FXtool boneID, FXdouble *v) |
Get length factor of a Bone. | |
FXint | fxBoneLFactorSet (FXtool boneID, FXdouble v) |
Set the length factor of a Bone. | |
FXint | fxBoneFalloff (FXtool boneID, FXdouble *v) |
Get falloff of a Bone. | |
FXint | fxBoneFalloffSet (FXtool boneID, FXdouble v) |
Set falloff of a Bone. | |
FXint | fxBoneWeight (FXtool boneID, FXtool *weightID) |
Get weight tool of a Bone. | |
FXint | fxBoneWeightSet (FXtool boneID, FXtool weightID, FXint invert) |
Set weight tool of a Bone. | |
FXint | fxBoneType (FXtool boneID, FXint *type, FXobject *targetID) |
Get Bone type. | |
FXint | fxBoneTypeSet (FXtool boneID, FXint type, FXobject targetID) |
Set Bone type. |
|
Get falloff of a Bone.
|
|
Set falloff of a Bone.
|
|
Get the length of a Bone.
|
|
Set the length of a Bone.
|
|
Get length factor of a Bone.
|
|
Set the length factor of a Bone.
|
|
Get the range of a Bone.
|
|
Set the range of a Bone.
|
|
Get the slip setting of a Bone.
|
|
Set the slip setting of a Bone.
|
|
Get Bone type.
|
|
Set Bone type.
|
|
Get weight tool of a Bone.
|
|
Set weight tool of a Bone.
|
© 2003 pmG WorldWide,
LLC.
|
Last
Updated on Thu Jul 10 04:49:37 2003
|