#include <kfbxpose.h>
KFbxPose contains one KFbxPoseInfo array to store all of FBX nodes and their transform matrix info.
Definition at line 56 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. | |
Definition at line 58 of file kfbxpose.h.
| bool mMatrixIsLocal | 
Transform matrix.
Definition at line 59 of file kfbxpose.h.
If true, the transform matrix above is defined in local coordinates.
Definition at line 60 of file kfbxpose.h.