HDK
|
Enumerations | |
enum | Algorithm { Algorithm::SCP = 0, Algorithm::HARM } |
enum | Attrclass { Attrclass::DETAIL = 0, Attrclass::PRIMITIVE, Attrclass::POINT, Attrclass::VERTEX } |
Functions | |
SYS_FORCE_INLINE UT_StringHolder | getToken (Algorithm enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (Attrclass enum_value) |
|
strong |
Enumerator | |
---|---|
SCP | |
HARM |
Definition at line 25 of file SOP_UVRelax.proto.h.
|
strong |
Enumerator | |
---|---|
DETAIL | |
PRIMITIVE | |
POINT | |
VERTEX |
Definition at line 42 of file SOP_UVRelax.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_UVRelaxEnums::getToken | ( | Algorithm | enum_value | ) |
Definition at line 32 of file SOP_UVRelax.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_UVRelaxEnums::getToken | ( | Attrclass | enum_value | ) |
Definition at line 51 of file SOP_UVRelax.proto.h.