HDK
|
Enumerations | |
enum | OutputMode { OutputMode::GEOMETRY = 0, OutputMode::FILE } |
enum | InputType { InputType::POINT = 0, InputType::VOLUME } |
enum | TargetType { TargetType::POINT = 0, TargetType::VOLUME } |
enum | ComponentLayoutEncoding { ComponentLayoutEncoding::FLAT = 0, ComponentLayoutEncoding::STRUCTURED } |
Functions | |
SYS_FORCE_INLINE UT_StringHolder | getToken (OutputMode enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (InputType enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (TargetType enum_value) |
SYS_FORCE_INLINE UT_StringHolder | getToken (ComponentLayoutEncoding enum_value) |
Enumerator | |
---|---|
FLAT | |
STRUCTURED |
Definition at line 76 of file SOP_MLExampleSerializePacked.proto.h.
|
strong |
Enumerator | |
---|---|
POINT | |
VOLUME |
Definition at line 42 of file SOP_MLExampleSerializePacked.proto.h.
|
strong |
Enumerator | |
---|---|
GEOMETRY | |
FILE |
Definition at line 25 of file SOP_MLExampleSerializePacked.proto.h.
|
strong |
Enumerator | |
---|---|
POINT | |
VOLUME |
Definition at line 59 of file SOP_MLExampleSerializePacked.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_MLExampleSerializePackedEnums::getToken | ( | OutputMode | enum_value | ) |
Definition at line 32 of file SOP_MLExampleSerializePacked.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_MLExampleSerializePackedEnums::getToken | ( | InputType | enum_value | ) |
Definition at line 49 of file SOP_MLExampleSerializePacked.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_MLExampleSerializePackedEnums::getToken | ( | TargetType | enum_value | ) |
Definition at line 66 of file SOP_MLExampleSerializePacked.proto.h.
SYS_FORCE_INLINE UT_StringHolder SOP_MLExampleSerializePackedEnums::getToken | ( | ComponentLayoutEncoding | enum_value | ) |
Definition at line 83 of file SOP_MLExampleSerializePacked.proto.h.