HDK
|
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 |
Used to store the result of parsing the JSON file.
Definition at line 38 of file GU_AgentTransformGroup.h.
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.