|
HDK
|
Enumerations | |
| enum | Grouptype { Grouptype::GUESS = 0, Grouptype::VERTICES, Grouptype::EDGES, Grouptype::POINTS, Grouptype::PRIMS } |
| enum | Type { Type::TYPEPOINT = 0, Type::TYPEVERTEX, Type::TYPEPRIM, Type::TYPEDETAIL } |
| enum | Method { Method::UNIFORM = 0, Method::ANGLE, Method::AREA } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Grouptype enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Type enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Method enum_value) |
|
strong |
| Enumerator | |
|---|---|
| GUESS | |
| VERTICES | |
| EDGES | |
| POINTS | |
| PRIMS | |
Definition at line 25 of file SOP_Normal.proto.h.
|
strong |
| Enumerator | |
|---|---|
| UNIFORM | |
| ANGLE | |
| AREA | |
Definition at line 69 of file SOP_Normal.proto.h.
|
strong |
| Enumerator | |
|---|---|
| TYPEPOINT | |
| TYPEVERTEX | |
| TYPEPRIM | |
| TYPEDETAIL | |
Definition at line 48 of file SOP_Normal.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_NormalEnums::getToken | ( | Grouptype | enum_value | ) |
Definition at line 35 of file SOP_Normal.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_NormalEnums::getToken | ( | Type | enum_value | ) |
Definition at line 57 of file SOP_Normal.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_NormalEnums::getToken | ( | Method | enum_value | ) |
Definition at line 77 of file SOP_Normal.proto.h.