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
}
 

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 33 of file SOP_GroupDelete.proto.h.