|
HDK
|
Enumerations | |
| enum | ConstrainedBoundary { ConstrainedBoundary::NONE = 0, ConstrainedBoundary::UNSHAREDEDGES, ConstrainedBoundary::GROUPBOUNDARY } |
| enum | Method { Method::UNIFORM = 0, Method::SCALEDOMINANT, Method::CURVATUREDOMINANT } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (ConstrainedBoundary enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Method enum_value) |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| UNSHAREDEDGES | |
| GROUPBOUNDARY | |
Definition at line 25 of file SOP_Smooth-2.0.proto.h.
|
strong |
| Enumerator | |
|---|---|
| UNIFORM | |
| SCALEDOMINANT | |
| CURVATUREDOMINANT | |
Definition at line 44 of file SOP_Smooth-2.0.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_Smooth_2_0Enums::getToken | ( | ConstrainedBoundary | enum_value | ) |
Definition at line 33 of file SOP_Smooth-2.0.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_Smooth_2_0Enums::getToken | ( | Method | enum_value | ) |
Definition at line 52 of file SOP_Smooth-2.0.proto.h.