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

Enumerations

enum  Grouptype { Grouptype::POINTS = 0, Grouptype::PRIMS, Grouptype::VERTICES }
 
enum  Mergeop { Mergeop::REPLACE = 0, Mergeop::UNION, Mergeop::INTERSECT, Mergeop::SUBTRACT }
 
enum  Method { Method::ABSOLUTE = 0, Method::RELATIVE, Method::LENGTH, Method::PARTITION }
 
enum  Colgrouptype { Colgrouptype::EDGES = 0, Colgrouptype::POINTS, Colgrouptype::PRIMS, Colgrouptype::VERTICES }
 

Enumeration Type Documentation

Enumerator
EDGES 
POINTS 
PRIMS 
VERTICES 

Definition at line 45 of file SOP_GroupRange.proto.h.

Enumerator
POINTS 
PRIMS 
VERTICES 

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

Enumerator
REPLACE 
UNION 
INTERSECT 
SUBTRACT 

Definition at line 31 of file SOP_GroupRange.proto.h.

Enumerator
ABSOLUTE 
RELATIVE 
LENGTH 
PARTITION 

Definition at line 38 of file SOP_GroupRange.proto.h.