FBX C++ API Reference
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
fbxpose.h File Reference

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 Documentation

◆ NodeList

Definition at line 39 of file fbxpose.h.

◆ PoseList

Definition at line 40 of file fbxpose.h.

◆ PoseInfoList

Definition at line 41 of file fbxpose.h.

Go to the source code of this file.