|
HDK
|
Enumerations | |
| enum | Uvseams { Uvseams::IGNORE = 0, Uvseams::HARDEN, Uvseams::RESAMPLE } |
| enum | EnableBndDev { EnableBndDev::NOSCALING = 0, EnableBndDev::BYATTRIB } |
| enum | Sizing { Sizing::UNIFORM = 0, Sizing::ADAPTIVE } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Uvseams enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (EnableBndDev enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Sizing enum_value) |
|
strong |
| Enumerator | |
|---|---|
| NOSCALING | |
| BYATTRIB | |
Definition at line 44 of file SOP_Remesh-2.0.proto.h.
|
strong |
| Enumerator | |
|---|---|
| UNIFORM | |
| ADAPTIVE | |
Definition at line 61 of file SOP_Remesh-2.0.proto.h.
|
strong |
| Enumerator | |
|---|---|
| IGNORE | |
| HARDEN | |
| RESAMPLE | |
Definition at line 25 of file SOP_Remesh-2.0.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_Remesh_2_0Enums::getToken | ( | Uvseams | enum_value | ) |
Definition at line 33 of file SOP_Remesh-2.0.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_Remesh_2_0Enums::getToken | ( | EnableBndDev | enum_value | ) |
Definition at line 51 of file SOP_Remesh-2.0.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_Remesh_2_0Enums::getToken | ( | Sizing | enum_value | ) |
Definition at line 68 of file SOP_Remesh-2.0.proto.h.