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

Enumerations

enum  Grouptype {
  Grouptype::AUTO = 0, Grouptype::VERTICES, Grouptype::EDGES, Grouptype::POINTS,
  Grouptype::PRIMS
}
 
enum  Method { Method::AVERAGE = 0, Method::LONGEST, Method::SHORTEST }
 

Enumeration Type Documentation

Enumerator
AUTO 
VERTICES 
EDGES 
POINTS 
PRIMS 

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

Enumerator
AVERAGE 
LONGEST 
SHORTEST 

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