KFbxPoseInfo Struct Reference

#include <kfbxpose.h>

List of all members.


Detailed Description

This structure contains the description of a named pose.

Definition at line 62 of file kfbxpose.h.

Public Attributes

KFbxMatrix mMatrix
bool mMatrixIsLocal
 Transform matrix.
KFbxNodemNode
 If true, the transform matrix above is defined in local coordinates.


Member Data Documentation

Transform matrix.

Definition at line 65 of file kfbxpose.h.

If true, the transform matrix above is defined in local coordinates.

Definition at line 66 of file kfbxpose.h.