#include <hikcreature.h>
Definition at line 118 of file hikcreature.h.
Public Attributes | |
int | mNbChains |
The number of IK chains for this creature. More... | |
int | mNbSections |
HIKCreatureChainDefinition * | mChains |
HIKCreatureSectionDefinition * | mSections |
HIKCreatureChainDefinition* mChains |
Definition at line 124 of file hikcreature.h.
int mNbChains |
The number of IK chains for this creature.
Definition at line 122 of file hikcreature.h.
int mNbSections |
Definition at line 123 of file hikcreature.h.
HIKCreatureSectionDefinition* mSections |
Definition at line 125 of file hikcreature.h.