HDK
|
Enumerations | |
enum | InvertSelection { InvertSelection::DELETE = 0, InvertSelection::KEEP } |
enum | Bridge { Bridge::BRIDGE = 0, Bridge::DISJOINT, Bridge::DELETE } |
Functions | |
SYS_FORCE_INLINE UT_StringHolder | getToken (InvertSelection enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (Bridge enum_value) |
|
strong |
Enumerator | |
---|---|
BRIDGE | |
DISJOINT | |
DELETE |
Definition at line 42 of file SOP_Dissolve-2.0.proto.h.
|
strong |
Enumerator | |
---|---|
DELETE | |
KEEP |
Definition at line 25 of file SOP_Dissolve-2.0.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_Dissolve_2_0Enums::getToken | ( | InvertSelection | enum_value | ) |
Definition at line 32 of file SOP_Dissolve-2.0.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_Dissolve_2_0Enums::getToken | ( | Bridge | enum_value | ) |
Definition at line 50 of file SOP_Dissolve-2.0.proto.h.