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

Enumerations

enum  Grouptype {
  Grouptype::GUESS = 0, Grouptype::POINTS, Grouptype::PRIMS, Grouptype::EDGES,
  Grouptype::VERTICES
}
 
enum  Negate_a { Negate_a::OFF = 0, Negate_a::ON }
 
enum  Op_ab {
  Op_ab::NONE = 0, Op_ab::OR, Op_ab::AND, Op_ab::XOR,
  Op_ab::SUB
}
 
enum  Negate_b { Negate_b::OFF = 0, Negate_b::ON }
 
enum  Op_bc {
  Op_bc::NONE = 0, Op_bc::OR, Op_bc::AND, Op_bc::XOR,
  Op_bc::SUB
}
 
enum  Negate_c { Negate_c::OFF = 0, Negate_c::ON }
 
enum  Op_cd {
  Op_cd::NONE = 0, Op_cd::OR, Op_cd::AND, Op_cd::XOR,
  Op_cd::SUB
}
 
enum  Negate_d { Negate_d::OFF = 0, Negate_d::ON }
 

Enumeration Type Documentation

Enumerator
GUESS 
POINTS 
PRIMS 
EDGES 
VERTICES 

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

Enumerator
OFF 
ON 

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

Enumerator
OFF 
ON 

Definition at line 46 of file SOP_GroupCombine.proto.h.

Enumerator
OFF 
ON 

Definition at line 59 of file SOP_GroupCombine.proto.h.

Enumerator
OFF 
ON 

Definition at line 72 of file SOP_GroupCombine.proto.h.

Enumerator
NONE 
OR 
AND 
XOR 
SUB 

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

Enumerator
NONE 
OR 
AND 
XOR 
SUB 

Definition at line 51 of file SOP_GroupCombine.proto.h.

Enumerator
NONE 
OR 
AND 
XOR 
SUB 

Definition at line 64 of file SOP_GroupCombine.proto.h.