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

Enumerations

enum  Grouptype {
  Grouptype::AUTO = 0, Grouptype::VERTICES, Grouptype::EDGES, Grouptype::POINTS,
  Grouptype::PRIMS
}
 
enum  Colgrouptype {
  Colgrouptype::AUTO = 0, Colgrouptype::EDGES, Colgrouptype::POINTS, Colgrouptype::PRIMS,
  Colgrouptype::VERTICES
}
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Grouptype enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Colgrouptype enum_value)
 

Enumeration Type Documentation

Enumerator
AUTO 
EDGES 
POINTS 
PRIMS 
VERTICES 

Definition at line 48 of file SOP_GroupExpand.proto.h.

Enumerator
AUTO 
VERTICES 
EDGES 
POINTS 
PRIMS 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_GroupExpandEnums::getToken ( Grouptype  enum_value)

Definition at line 35 of file SOP_GroupExpand.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GroupExpandEnums::getToken ( Colgrouptype  enum_value)

Definition at line 58 of file SOP_GroupExpand.proto.h.