HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_MLExampleSerializePackedEnums Namespace Reference

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)
 

Enumeration Type Documentation

Enumerator
FLAT 
STRUCTURED 

Definition at line 76 of file SOP_MLExampleSerializePacked.proto.h.

Enumerator
POINT 
VOLUME 

Definition at line 42 of file SOP_MLExampleSerializePacked.proto.h.

Enumerator
GEOMETRY 
FILE 

Definition at line 25 of file SOP_MLExampleSerializePacked.proto.h.

Enumerator
POINT 
VOLUME 

Definition at line 59 of file SOP_MLExampleSerializePacked.proto.h.

Function Documentation

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.