HDK
|
Enumerations | |
enum | Refinespace { Refinespace::DOMAIN_ = 0, Refinespace::ARC } |
enum | Subdivspace { Subdivspace::DOMAIN_ = 0, Subdivspace::ARC } |
Functions | |
SYS_FORCE_INLINE UT_StringHolder | getToken (Refinespace enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (Subdivspace enum_value) |
|
strong |
Enumerator | |
---|---|
DOMAIN_ | |
ARC |
Definition at line 25 of file SOP_Refine.proto.h.
|
strong |
Enumerator | |
---|---|
DOMAIN_ | |
ARC |
Definition at line 42 of file SOP_Refine.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_RefineEnums::getToken | ( | Refinespace | enum_value | ) |
Definition at line 32 of file SOP_Refine.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_RefineEnums::getToken | ( | Subdivspace | enum_value | ) |
Definition at line 49 of file SOP_Refine.proto.h.