HDK
|
Enumerations | |
enum | Fromtype { Fromtype::AUTO = 0, Fromtype::PRIMS, Fromtype::POINTS, Fromtype::EDGES, Fromtype::VERTICES } |
enum | Totype { Totype::PRIMS = 0, Totype::POINTS, Totype::EDGES, Totype::VERTICES } |
Functions | |
SYS_FORCE_INLINE UT_StringHolder | getToken (Fromtype enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (Totype enum_value) |
|
strong |
Enumerator | |
---|---|
AUTO | |
PRIMS | |
POINTS | |
EDGES | |
VERTICES |
Definition at line 25 of file SOP_GroupPromote.proto.h.
|
strong |
Enumerator | |
---|---|
PRIMS | |
POINTS | |
EDGES | |
VERTICES |
Definition at line 48 of file SOP_GroupPromote.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_GroupPromoteEnums::getToken | ( | Fromtype | enum_value | ) |
Definition at line 35 of file SOP_GroupPromote.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_GroupPromoteEnums::getToken | ( | Totype | enum_value | ) |
Definition at line 57 of file SOP_GroupPromote.proto.h.