fbxpose.h File 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>

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

Detailed Description

Definition in file fbxpose.h.


Typedef Documentation

Definition at line 39 of file fbxpose.h.

Definition at line 40 of file fbxpose.h.