|
HDK
|
#include "GT_API.h"#include "GT_Primitive.h"#include "GT_GEODetailList.h"#include "GT_GEOSupport.h"#include <UT/UT_SharedPtr.h>#include <UT/UT_Assert.h>
Include dependency graph for GT_GEOPrimCollect.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GT_GEOPrimCollectData |
| Collection data container. More... | |
| class | GT_GEOPrimCollectOffsets |
| Collection data container to store primitive offsets. More... | |
| class | GT_GEOPrimCollect |
Typedefs | |
| typedef UT_SharedPtr < GT_GEOPrimCollect > | GT_GEOPrimCollectPtr |
Definition at line 50 of file GT_GEOPrimCollect.h.