|
HDK
|
#include "GT_GEOPrimCollect.h"#include "GT_GEOSupport.h"#include "GT_Primitive.h"#include "GT_PrimitiveTypes.h"#include "GT_AgentSupport.h"#include <UT/UT_ValArray.h>#include <UT/UT_IntrusivePtr.h>#include <UT/UT_NonCopyable.h>#include <UT/UT_VectorTypes.h>#include <SYS/SYS_AtomicInt.h>#include <SYS/SYS_Types.h>
Include dependency graph for GT_GEOPackedAgent.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GT_GEOPackedAgent |
| Contains a list of agents which share the same rig. More... | |
| class | GT_GEOPackedAgent::RigElement |
Typedefs | |
| using | GT_GEOPackedAgentHandle = UT_IntrusivePtr< GT_GEOPackedAgent > |
Definition at line 185 of file GT_GEOPackedAgent.h.