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

Used to store the result of parsing a shape binding from a JSON file. More...

#include <GU_AgentLayer.h>

Public Attributes

UT_StringHolder myShapeName
 
UT_StringHolder myTransformName
 
UT_StringHolder myDeformerName
 
UT_Vector3F myBoundsScale
 

Detailed Description

Used to store the result of parsing a shape binding from a JSON file.

Definition at line 52 of file GU_AgentLayer.h.

Member Data Documentation

UT_Vector3F GU_AgentLayer::ShapeBindingData::myBoundsScale

Definition at line 57 of file GU_AgentLayer.h.

UT_StringHolder GU_AgentLayer::ShapeBindingData::myDeformerName

Definition at line 56 of file GU_AgentLayer.h.

UT_StringHolder GU_AgentLayer::ShapeBindingData::myShapeName

Definition at line 54 of file GU_AgentLayer.h.

UT_StringHolder GU_AgentLayer::ShapeBindingData::myTransformName

Definition at line 55 of file GU_AgentLayer.h.


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