|
HDK
|
Collection data container to store primitive offsets. More...
#include <GT_GEOPrimCollect.h>
Inheritance diagram for GT_GEOPrimCollectOffsets:Public Member Functions | |
| GT_GEOPrimCollectOffsets () | |
| ~GT_GEOPrimCollectOffsets () override | |
| virtual void | append (const GA_Primitive *prim) |
| const GT_GEOOffsetList & | getPrimitives () const |
Public Member Functions inherited from GT_GEOPrimCollectData | |
| GT_GEOPrimCollectData () | |
| virtual | ~GT_GEOPrimCollectData () |
| template<typename T > | |
| T * | asPointer () |
Collection data container to store primitive offsets.
Definition at line 37 of file GT_GEOPrimCollect.h.
| GT_GEOPrimCollectOffsets::GT_GEOPrimCollectOffsets | ( | ) |
|
override |
|
virtual |
|
inline |
Definition at line 44 of file GT_GEOPrimCollect.h.