|
HDK
|
Enumerations | |
| enum | Enablemaskattrib { Enablemaskattrib::NOSCALING = 0, Enablemaskattrib::BYATTRIB } |
| enum | Distmetric { Distmetric::CUSTOM = 0, Distmetric::EDGES, Distmetric::GLOBAL, Distmetric::GLOBALCONNECTED, Distmetric::SURFACE } |
| enum | Type { Type::LINEAR = 0, Type::QUADRATIC, Type::CUBIC, Type::META } |
| enum | Visualizefalloff { Visualizefalloff::NEVER = 0, Visualizefalloff::ALWAYS, Visualizefalloff::STATE } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Enablemaskattrib enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Distmetric enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Type enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Visualizefalloff enum_value) |
|
strong |
| Enumerator | |
|---|---|
| CUSTOM | |
| EDGES | |
| GLOBAL | |
| GLOBALCONNECTED | |
| SURFACE | |
Definition at line 42 of file SOP_SoftPeak.proto.h.
|
strong |
| Enumerator | |
|---|---|
| NOSCALING | |
| BYATTRIB | |
Definition at line 25 of file SOP_SoftPeak.proto.h.
|
strong |
| Enumerator | |
|---|---|
| LINEAR | |
| QUADRATIC | |
| CUBIC | |
| META | |
Definition at line 65 of file SOP_SoftPeak.proto.h.
|
strong |
| Enumerator | |
|---|---|
| NEVER | |
| ALWAYS | |
| STATE | |
Definition at line 86 of file SOP_SoftPeak.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_SoftPeakEnums::getToken | ( | Enablemaskattrib | enum_value | ) |
Definition at line 32 of file SOP_SoftPeak.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_SoftPeakEnums::getToken | ( | Distmetric | enum_value | ) |
Definition at line 52 of file SOP_SoftPeak.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_SoftPeakEnums::getToken | ( | Type | enum_value | ) |
Definition at line 74 of file SOP_SoftPeak.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_SoftPeakEnums::getToken | ( | Visualizefalloff | enum_value | ) |
Definition at line 94 of file SOP_SoftPeak.proto.h.