fbxpose.h File Reference

#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

Detailed Description

Definition in file fbxpose.h.


Typedef Documentation

Definition at line 45 of file fbxpose.h.

Definition at line 48 of file fbxpose.h.