#include
<fbxfilesdk/fbxfilesdk_def.h>
#include
<fbxfilesdk/kfbxplugins/kfbxobject.h>
#include
<fbxfilesdk/kfbxplugins/kfbxgroupname.h>
#include
<fbxfilesdk/components/kbaselib/klib/kstring.h>
#include
<fbxfilesdk/components/kbaselib/klib/karrayul.h>
#include
<fbxfilesdk/components/kbaselib/klib/kname.h>
#include
<fbxfilesdk/kfbxmath/kfbxmatrix.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include
<fbxfilesdk/fbxfilesdk_nsend.h>
Go to the source code of this file.
Classes |
|
struct | KFbxPoseInfo |
This structure contains the description of a
named pose. More... |
|
class | KFbxPose |
This class contains the description of a
Pose and provide some methods to access Pose info in one FBX scene.
More... |
|
Typedefs |
|
typedef
KArrayTemplate < KFbxNode * > |
NodeList |
typedef
KArrayTemplate < KFbxPose * > |
PoseList |
typedef
KArrayTemplate < KFbxPoseInfo * > |
PoseInfoList |
typedef KFbxPose * | HKFbxPose |
Definition in file kfbxpose.h.
typedef KArrayTemplate<KFbxNode*> NodeList |
Definition at line 70 of file kfbxpose.h.
typedef KArrayTemplate<KFbxPose*> PoseList |
Definition at line 73 of file kfbxpose.h.
typedef KArrayTemplate<KFbxPoseInfo*> PoseInfoList |
Definition at line 74 of file kfbxpose.h.
Definition at line 409 of file kfbxpose.h.