HDK
|
#include "GU_API.h"
#include "GU_AgentShapeLib.h"
#include <UT/UT_IntrusivePtr.h>
#include <UT/UT_StringHolder.h>
Go to the source code of this file.
Classes | |
class | GU_AgentShapeDeformer |
Defines a deformer for an agent shape. More... | |
Typedefs | |
using | GU_AgentShapeDeformerPtr = UT_IntrusivePtr< GU_AgentShapeDeformer > |
using | GU_AgentShapeDeformerConstPtr = UT_IntrusivePtr< const GU_AgentShapeDeformer > |
using GU_AgentShapeDeformerConstPtr = UT_IntrusivePtr<const GU_AgentShapeDeformer> |
Definition at line 26 of file GU_AgentShapeDeformer.h.
Definition at line 24 of file GU_AgentShapeDeformer.h.