|
HDK
|
Enumerations | |
| enum | InputType { InputType::POINT = 0, InputType::VOLUME } |
| enum | TargetType { TargetType::POINT = 0, TargetType::VOLUME } |
Functions | |
| SYS_FORCE_INLINE UT_StringHolder | getToken (InputType enum_value) |
| SYS_FORCE_INLINE UT_StringHolder | getToken (TargetType enum_value) |
|
strong |
| Enumerator | |
|---|---|
| POINT | |
| VOLUME | |
Definition at line 25 of file SOP_MLExampleDeserializePacked.proto.h.
|
strong |
| Enumerator | |
|---|---|
| POINT | |
| VOLUME | |
Definition at line 42 of file SOP_MLExampleDeserializePacked.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_MLExampleDeserializePackedEnums::getToken | ( | InputType | enum_value | ) |
Definition at line 32 of file SOP_MLExampleDeserializePacked.proto.h.
| SYS_FORCE_INLINE UT_StringHolder SOP_MLExampleDeserializePackedEnums::getToken | ( | TargetType | enum_value | ) |
Definition at line 49 of file SOP_MLExampleDeserializePacked.proto.h.