#include <humanik.h>
Public Attributes | |
int | mUsedNodes [LastNodeId] |
An array of integers that contains an element for each Node known to HumanIK, listed in the HIKNodeId enumeration. More... | |
int mUsedNodes |
An array of integers that contains an element for each Node known to HumanIK, listed in the HIKNodeId enumeration.
You must set each element in this array to a value in the HIKNodeFlags array, to indicate whether an HIKCharacter created from this definition should allocate memory for that Node, and how much memory needs to be allocated.