|
HDK
|
#include "GU_API.h"#include "GU_AgentShapeLib.h"#include <UT/UT_IntrusivePtr.h>#include <UT/UT_StringHolder.h>
Include dependency graph for GU_AgentShapeDeformer.h:
This graph shows which files directly or indirectly include this file: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.