|
HDK
|
Enumerations | |
| enum | Breaktype { Breaktype::FRACTURE = 0, Breaktype::OUTSIDE, Breaktype::INSIDE } |
| enum | Closeholes { Closeholes::NOCLOSE = 0, Closeholes::FLATCLOSE, Closeholes::PYRAMIDCLOSE } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Breaktype enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Closeholes enum_value) |
|
strong |
| Enumerator | |
|---|---|
| FRACTURE | |
| OUTSIDE | |
| INSIDE | |
Definition at line 25 of file SOP_VolumeBreak.proto.h.
|
strong |
| Enumerator | |
|---|---|
| NOCLOSE | |
| FLATCLOSE | |
| PYRAMIDCLOSE | |
Definition at line 44 of file SOP_VolumeBreak.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_VolumeBreakEnums::getToken | ( | Breaktype | enum_value | ) |
Definition at line 33 of file SOP_VolumeBreak.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_VolumeBreakEnums::getToken | ( | Closeholes | enum_value | ) |
Definition at line 52 of file SOP_VolumeBreak.proto.h.