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

Enumerations

enum  InvertSelection { InvertSelection::DELETE = 0, InvertSelection::KEEP }
 
enum  Bridge { Bridge::BRIDGE = 0, Bridge::DISJOINT, Bridge::DELETE }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (InvertSelection enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Bridge enum_value)
 

Enumeration Type Documentation

Enumerator
BRIDGE 
DISJOINT 
DELETE 

Definition at line 42 of file SOP_Dissolve-2.0.proto.h.

Enumerator
DELETE 
KEEP 

Definition at line 25 of file SOP_Dissolve-2.0.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_Dissolve_2_0Enums::getToken ( InvertSelection  enum_value)

Definition at line 32 of file SOP_Dissolve-2.0.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_Dissolve_2_0Enums::getToken ( Bridge  enum_value)

Definition at line 50 of file SOP_Dissolve-2.0.proto.h.