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

Enumerations

enum  Class { Class::PRIMITIVE = 0, Class::POINT, Class::VERTEX }
 
enum  ConflictOp { ConflictOp::REPLACE = 0, ConflictOp::UNION }
 
enum  InvalidNames { InvalidNames::IGNORE = 0, InvalidNames::FORCEVALID, InvalidNames::ENCODE }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Class enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (ConflictOp enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (InvalidNames enum_value)
 

Enumeration Type Documentation

Enumerator
PRIMITIVE 
POINT 
VERTEX 

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

Enumerator
REPLACE 
UNION 

Definition at line 44 of file SOP_GroupsFromName.proto.h.

Enumerator
IGNORE 
FORCEVALID 
ENCODE 

Definition at line 61 of file SOP_GroupsFromName.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_GroupsFromNameEnums::getToken ( Class  enum_value)

Definition at line 33 of file SOP_GroupsFromName.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GroupsFromNameEnums::getToken ( ConflictOp  enum_value)

Definition at line 51 of file SOP_GroupsFromName.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GroupsFromNameEnums::getToken ( InvalidNames  enum_value)

Definition at line 69 of file SOP_GroupsFromName.proto.h.