|
HDK
|
Enumerations | |
| enum | Algorithm { Algorithm::CC = 0, Algorithm::BILINEAR } |
| enum | Strategy { Strategy::HEURISTICS = 0, Strategy::SEED } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Algorithm enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Strategy enum_value) |
|
strong |
| Enumerator | |
|---|---|
| CC | |
| BILINEAR | |
Definition at line 25 of file SOP_Unsubdivide.proto.h.
|
strong |
| Enumerator | |
|---|---|
| HEURISTICS | |
| SEED | |
Definition at line 42 of file SOP_Unsubdivide.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_UnsubdivideEnums::getToken | ( | Algorithm | enum_value | ) |
Definition at line 32 of file SOP_Unsubdivide.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_UnsubdivideEnums::getToken | ( | Strategy | enum_value | ) |
Definition at line 49 of file SOP_Unsubdivide.proto.h.