#include
<fbxsdk/fbxsdk_def.h>#include <fbxsdk/core/fbxobject.h>#include <fbxsdk/core/base/fbxstring.h>#include <fbxsdk/core/base/fbxarray.h>#include <fbxsdk/core/base/fbxerror.h>#include <fbxsdk/core/math/fbxmatrix.h>#include <fbxsdk/scene/fbxgroupname.h>#include <fbxsdk/utils/fbxnamehandler.h>#include <fbxsdk/fbxsdk_nsbegin.h>#include <fbxsdk/fbxsdk_nsend.h>Go to the source code of this file.
Classes |
|
| struct | FbxPoseInfo |
| This structure contains the description of a
named pose. More... |
|
| class | FbxPose |
| This class contains the description of a
Pose and provide some methods to access Pose info in one FBX scene.
More... |
|
Typedefs |
|
| typedef FbxArray< FbxNode * > | NodeList |
| typedef FbxArray< FbxPose * > | PoseList |
| typedef FbxArray< FbxPoseInfo * > | PoseInfoList |
Definition in file fbxpose.h.
| typedef FbxArray<FbxPoseInfo*> PoseInfoList |