HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_AgentTransformGroup.h File Reference
#include "GU_API.h"
#include "GU_AgentRig.h"
#include <UT/UT_BitArray.h>
#include <UT/UT_IntrusivePtr.h>
#include <UT/UT_StringHolder.h>
+ Include dependency graph for GU_AgentTransformGroup.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GU_AgentTransformGroup
 
struct  GU_AgentTransformGroup::GroupData
 Used to store the result of parsing the JSON file. More...
 

Typedefs

using GU_AgentTransformGroupPtr = UT_IntrusivePtr< GU_AgentTransformGroup >
 
using GU_AgentTransformGroupConstPtr = UT_IntrusivePtr< const GU_AgentTransformGroup >
 
using GU_AgentTransformGroupArray = UT_Array< GU_AgentTransformGroupConstPtr >
 

Typedef Documentation