FBX C++ API Reference
|
#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/fbxobject.h>
#include <fbxsdk/core/base/fbxarray.h>
#include <fbxsdk/core/math/fbxmatrix.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>
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 |
typedef FbxArray<FbxPoseInfo*> PoseInfoList |