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

Go to the source code of this file.

Classes

class  GU_AgentDefinition
 

Typedefs

typedef UT_IntrusivePtr
< GU_AgentDefinition
GU_AgentDefinitionPtr
 
typedef UT_IntrusivePtr< const
GU_AgentDefinition
GU_AgentDefinitionConstPtr
 

Functions

SYS_VISIBILITY_EXPORT void GUregisterAgentCustomDataItemType ()
 Entry point for registering custom data item types. More...
 

Typedef Documentation

Function Documentation

SYS_VISIBILITY_EXPORT void GUregisterAgentCustomDataItemType ( )

Entry point for registering custom data item types.

Entry point for registering custom data item types.

Examples:
SOP/SOP_BouncyAgent.C.

Definition at line 630 of file SOP_BouncyAgent.C.