HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_AgentTransformGroup::GroupData Struct Reference

Used to store the result of parsing the JSON file. More...

#include <GU_AgentTransformGroup.h>

Public Attributes

UT_StringHolder myName
 
UT_StringArray myTransformNames
 
UT_FprealArray myWeights
 
UT_StringArray myChannelNames
 

Detailed Description

Used to store the result of parsing the JSON file.

Definition at line 38 of file GU_AgentTransformGroup.h.

Member Data Documentation

UT_StringArray GU_AgentTransformGroup::GroupData::myChannelNames

Definition at line 43 of file GU_AgentTransformGroup.h.

UT_StringHolder GU_AgentTransformGroup::GroupData::myName

Definition at line 40 of file GU_AgentTransformGroup.h.

UT_StringArray GU_AgentTransformGroup::GroupData::myTransformNames

Definition at line 41 of file GU_AgentTransformGroup.h.

UT_FprealArray GU_AgentTransformGroup::GroupData::myWeights

Definition at line 42 of file GU_AgentTransformGroup.h.


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