#include <kfbxpose.h>
Definition at line 62 of file kfbxpose.h.
Public Attributes | |
KFbxMatrix | mMatrix |
bool | mMatrixIsLocal |
Transform matrix. | |
KFbxNode * | mNode |
If true, the transform matrix above is defined in local coordinates. |
bool mMatrixIsLocal |
If true, the transform matrix above is defined in local coordinates.
Definition at line 66 of file kfbxpose.h.