sHIKCharacterDefinition Struct Reference

sHIKCharacterDefinition Struct Reference

#include <humanik.h>

Class Description

Definition at line 496 of file 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...
 

Member Data Documentation

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.

Definition at line 502 of file humanik.h.


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