|
HDK
|
Enumerations | |
| enum | Planepossrc { Planepossrc::FITPLANE = 0, Planepossrc::SETPLANE } |
| enum | Output { Output::CURVES = 0, Output::SURFACES } |
| enum | Sidedetermination { Sidedetermination::VERTEXORDER = 0, Sidedetermination::SIMPLEREACH, Sidedetermination::ALTREACH, Sidedetermination::ALTREACHPERMEABLE } |
| enum | Skeletonfailure { Skeletonfailure::ERROR = 0, Skeletonfailure::WARN } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Planepossrc enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Output enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Sidedetermination enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Skeletonfailure enum_value) |
|
strong |
| Enumerator | |
|---|---|
| CURVES | |
| SURFACES | |
Definition at line 42 of file SOP_PolyExpand2D.proto.h.
|
strong |
| Enumerator | |
|---|---|
| FITPLANE | |
| SETPLANE | |
Definition at line 25 of file SOP_PolyExpand2D.proto.h.
|
strong |
| Enumerator | |
|---|---|
| VERTEXORDER | |
| SIMPLEREACH | |
| ALTREACH | |
| ALTREACHPERMEABLE | |
Definition at line 59 of file SOP_PolyExpand2D.proto.h.
|
strong |
| Enumerator | |
|---|---|
| ERROR | |
| WARN | |
Definition at line 80 of file SOP_PolyExpand2D.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_PolyExpand2DEnums::getToken | ( | Planepossrc | enum_value | ) |
Definition at line 32 of file SOP_PolyExpand2D.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_PolyExpand2DEnums::getToken | ( | Output | enum_value | ) |
Definition at line 49 of file SOP_PolyExpand2D.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_PolyExpand2DEnums::getToken | ( | Sidedetermination | enum_value | ) |
Definition at line 68 of file SOP_PolyExpand2D.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_PolyExpand2DEnums::getToken | ( | Skeletonfailure | enum_value | ) |
Definition at line 87 of file SOP_PolyExpand2D.proto.h.