KFbxPoseInfo
#include<kfbxpose.h>

List of all members.

Detailed Description

This structure contains the description of a named pose.

Definition at line62of filekfbxpose.h.


Public Attributes

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

Member Data Documentation

Transform matrix.

Definition at line65of filekfbxpose.h.

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

Definition at line66of filekfbxpose.h.