HDK
|
#include "GU_API.h"
#include <UT/UT_Assert.h>
#include <UT/UT_IntrusivePtr.h>
#include <UT/UT_Options.h>
#include <UT/UT_StringHolder.h>
#include <SYS/SYS_Types.h>
Go to the source code of this file.
Classes | |
class | GU_AgentMetadata |
Typedefs | |
using | GU_AgentMetadataPtr = UT_IntrusivePtr< GU_AgentMetadata > |
using | GU_AgentMetadataConstPtr = UT_IntrusivePtr< const GU_AgentMetadata > |
using GU_AgentMetadataConstPtr = UT_IntrusivePtr<const GU_AgentMetadata> |
Definition at line 24 of file GU_AgentMetadata.h.
Definition at line 23 of file GU_AgentMetadata.h.