This section describes the functions used to read and write data in .
For an overview, see ~{ Setting and Retrieving Data in HIKCharacterStates }~
Classes | |
struct | HIKDataDescription |
A description of a data set that contains separate translation, quaternion rotation, and scaling values for multiple different Nodes in an HIKCharacterState. More... | |
struct | HIKDataDescriptionMatrix |
A description of a data set that contains transform matrices for multiple different Nodes in an HIKCharacterState. More... | |
Modules | |
Read HIKCharacterState Data | |
This section describes the functions used to read data from an HIKCharacterState. | |
Write HIKCharacterState Data | |
This section describes the functions used to write data to an HIKCharacterState. | |
Enumerations | |
enum | HIKToken { HIKNotUsed = -1, HIKLastNode = -2, HIKNotUsed = -1, HIKLastNode = -2 } |
Lists special values that you can use within the list of Node IDs in a data description. More... | |
enum | HIKToken { HIKNotUsed = -1, HIKLastNode = -2, HIKNotUsed = -1, HIKLastNode = -2 } |
Lists special values that you can use within the list of Node IDs in a data description. More... | |
enum HIKToken |
Lists special values that you can use within the list of Node IDs in a data description.
See HIKDataDescription.
Definition at line 1589 of file humanik.h.
enum HIKToken |
Lists special values that you can use within the list of Node IDs in a data description.
See HIKDataDescription.
Definition at line 1629 of file humanik.h.