KFbxPoseInfo Struct Reference

#include <kfbxpose.h>

List of all members.


Detailed Description

This structure contains the description of a named pose.

Definition at line 58 of file kfbxpose.h.


Public Attributes

bool  mMatrixIsLocal
  Transform matrix.
KFbxNode mNode
  If true, the transform matrix above is defined in local coordinates.

Member Data Documentation

Transform matrix.

Definition at line 61 of file kfbxpose.h.

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

Definition at line 62 of file kfbxpose.h.