|
HDK
|
Enumerations | |
| enum | Type { Type::XYZ = 0, Type::XY, Type::YZ, Type::ZX } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Type enum_value) |
|
strong |
| Enumerator | |
|---|---|
| XYZ | |
| XY | |
| YZ | |
| ZX | |
Definition at line 25 of file SOP_WindingNumber.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_WindingNumberEnums::getToken | ( | Type | enum_value | ) |
Definition at line 34 of file SOP_WindingNumber.proto.h.