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
}
 

Enumeration Type Documentation

Enumerator
AUTO 
EDGES 
POINTS 
PRIMS 
VERTICES 

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

Enumerator
AUTO 
VERTICES 
EDGES 
POINTS 
PRIMS 

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