|
HDK
|
Enumerations | |
| enum | Batch { Batch::SINGLE = 0, Batch::MULTIPLEPACKED } |
| enum | InputType { InputType::POINT = 0, InputType::VOLUME } |
| enum | OutputType { OutputType::POINT = 0, OutputType::VOLUME } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (Batch enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (InputType enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (OutputType enum_value) |
|
strong |
| Enumerator | |
|---|---|
| SINGLE | |
| MULTIPLEPACKED | |
Definition at line 25 of file SOP_MLRegressionProximityCore.proto.h.
|
strong |
| Enumerator | |
|---|---|
| POINT | |
| VOLUME | |
Definition at line 42 of file SOP_MLRegressionProximityCore.proto.h.
|
strong |
| Enumerator | |
|---|---|
| POINT | |
| VOLUME | |
Definition at line 59 of file SOP_MLRegressionProximityCore.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_MLRegressionProximityCoreEnums::getToken | ( | Batch | enum_value | ) |
Definition at line 32 of file SOP_MLRegressionProximityCore.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_MLRegressionProximityCoreEnums::getToken | ( | InputType | enum_value | ) |
Definition at line 49 of file SOP_MLRegressionProximityCore.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_MLRegressionProximityCoreEnums::getToken | ( | OutputType | enum_value | ) |
Definition at line 66 of file SOP_MLRegressionProximityCore.proto.h.