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

Enumerations

enum  Grouptype {
  Grouptype::ANY = 0, Grouptype::POINTS, Grouptype::PRIMS, Grouptype::EDGES,
  Grouptype::VERTICES
}
 
enum  Selectiongrouptype {
  Selectiongrouptype::GUESS = 0, Selectiongrouptype::POINTS, Selectiongrouptype::PRIMS, Selectiongrouptype::EDGES,
  Selectiongrouptype::VERTICES
}
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Grouptype enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Selectiongrouptype enum_value)
 

Enumeration Type Documentation

Enumerator
ANY 
POINTS 
PRIMS 
EDGES 
VERTICES 

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

Enumerator
GUESS 
POINTS 
PRIMS 
EDGES 
VERTICES 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_GroupDeleteEnums::getToken ( Grouptype  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_GroupDeleteEnums::getToken ( Selectiongrouptype  enum_value)

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