#include
<fbxfilesdk/fbxfilesdk_def.h>#include
<fbxfilesdk/kfbxcharacter/kfbxcharacter.h>#include
<fbxfilesdk/kfbxmath/kfbxxmatrix.h>#include
<fbxfilesdk/components/kbaselib/klib/kstring.h>#include <fbxfilesdk/fbxfilesdk_nsbegin.h>#include
<fbxfilesdk/fbxfilesdk_nsend.h>Go to the source code of this file.
Definition in file kfbxcontrolset.h.
| typedef KFbxControlSetPlug* HKFbxControlSetPlug |
Definition at line 449 of file kfbxcontrolset.h.
| enum EEffectorNodeId |
Definition at line 54 of file kfbxcontrolset.h.
{
eEffectorHips = 0,
eEffectorLeftAnkle,
eEffectorRightAnkle,
eEffectorLeftWrist,
eEffectorRightWrist,
eEffectorLeftKnee,
eEffectorRightKnee,
eEffectorLeftElbow,
eEffectorRightElbow,
eEffectorChestOrigin,
eEffectorChestEnd,
eEffectorLeftFoot,
eEffectorRightFoot,
eEffectorLeftShoulder,
eEffectorRightShoulder,
eEffectorHead,
eEffectorLeftHip,
eEffectorRightHip,
// Added for 4.5
eEffectorLeftHand,
eEffectorRightHand,
eEffectorLeftHandThumb,
eEffectorLeftHandIndex,
eEffectorLeftHandMiddle,
eEffectorLeftHandRing,
eEffectorLeftHandPinky,
eEffectorLeftHandExtraFinger,
eEffectorRightHandThumb,
eEffectorRightHandIndex,
eEffectorRightHandMiddle,
eEffectorRightHandRing,
eEffectorRightHandPinky,
eEffectorRightHandExtraFinger,
eEffectorLeftFootThumb,
eEffectorLeftFootIndex,
eEffectorLeftFootMiddle,
eEffectorLeftFootRing,
eEffectorLeftFootPinky,
eEffectorLeftFootExtraFinger,
eEffectorRightFootThumb,
eEffectorRightFootIndex,
eEffectorRightFootMiddle,
eEffectorRightFootRing,
eEffectorRightFootPinky,
eEffectorRightFootExtraFinger,
eEffectorLastNodeId
} EEffectorNodeId;
| enum EEffectorSetId |
Definition at line 111 of file kfbxcontrolset.h.
{
eEffectorSetDefault = 0,
eEffectorSetAux1,
eEffectorSetAux2,
eEffectorSetAux3,
eEffectorSetAux4,
eEffectorSetAux5,
eEffectorSetAux6,
eEffectorSetAux7,
eEffectorSetAux8,
eEffectorSetAux9,
eEffectorSetAux10,
eEffectorSetAux11,
eEffectorSetAux12,
eEffectorSetAux13,
eEffectorSetAux14,
eLastEffectorSetId
} EEffectorSetId;
| EFbxType FbxTypeOf | ( | KFbxControlSet::EType const & | pItem | ) | [inline] |