Public Attributes

KFbxPoseInfo Struct Reference

Search for all occurrences

Detailed Description

This structure contains the description of a named pose.

KFbxPose contains one KFbxPoseInfo array to store all of FBX nodes and their transform matrix info.

Definition at line 56 of file kfbxpose.h.

#include <kfbxpose.h>

List of all members.

Public Attributes

KFbxMatrix  mMatrix
  Transform matrix of the node.
bool  mMatrixIsLocal
  If true, the transform matrix above is defined in local coordinates.
KFbxNode mNode
  FBX node, which may be skeleton or geometry (skinned) node.

Member Data Documentation

Transform matrix of the node.

Definition at line 59 of file kfbxpose.h.

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

Definition at line 61 of file kfbxpose.h.

FBX node, which may be skeleton or geometry (skinned) node.

Definition at line 63 of file kfbxpose.h.


The documentation for this struct was generated from the following file: