|
HDK
|
Enumerations | |
| enum | SrcComp { SrcComp::X = 0, SrcComp::Y, SrcComp::Z } |
| enum | CellStructure { CellStructure::MINPTMAXPOLY = 0, CellStructure::MINPOLYMAXPT } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (SrcComp enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (CellStructure enum_value) |
|
strong |
| Enumerator | |
|---|---|
| MINPTMAXPOLY | |
| MINPOLYMAXPT | |
Definition at line 44 of file SOP_Watershed.proto.h.
|
strong |
| Enumerator | |
|---|---|
| X | |
| Y | |
| Z | |
Definition at line 25 of file SOP_Watershed.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_WatershedEnums::getToken | ( | SrcComp | enum_value | ) |
Definition at line 33 of file SOP_Watershed.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_WatershedEnums::getToken | ( | CellStructure | enum_value | ) |
Definition at line 51 of file SOP_Watershed.proto.h.