|
HDK
|
#include "GT_API.h"#include "GT_DANumeric.h"#include "GT_Handles.h"#include "GT_Types.h"#include <UT/UT_IntrusivePtr.h>#include <UT/UT_Lock.h>#include <UT/UT_Set.h>#include <SYS/SYS_Deprecated.h>
Include dependency graph for GT_ElementSet.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GT_ElementSet |
| A set of element indices in a GT_Primitive, e.g. points / faces / tets. More... | |
| class | GT_ElementSet::SetType |
Typedefs | |
| using | GT_ElementSetPtr = UT_IntrusivePtr< GT_ElementSet > |
| using GT_ElementSetPtr = UT_IntrusivePtr<GT_ElementSet> |
Definition at line 27 of file GT_ElementSet.h.