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

Enumerations

enum  Grouptype { Grouptype::PRIMITIVE = 0, Grouptype::POINT, Grouptype::EDGE, Grouptype::VERTEX }
 
enum  Mergeop { Mergeop::REPLACE = 0, Mergeop::UNION, Mergeop::INTERSECT, Mergeop::SUBTRACT }
 
enum  Boundtype {
  Boundtype::USEBBOX = 0, Boundtype::USEBSPHERE, Boundtype::USEBOBJECT, Boundtype::USEBVOLUME,
  Boundtype::USEBCONVEX
}
 

Enumeration Type Documentation

Enumerator
USEBBOX 
USEBSPHERE 
USEBOBJECT 
USEBVOLUME 
USEBCONVEX 

Definition at line 39 of file SOP_GroupCreate.proto.h.

Enumerator
PRIMITIVE 
POINT 
EDGE 
VERTEX 

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

Enumerator
REPLACE 
UNION 
INTERSECT 
SUBTRACT 

Definition at line 32 of file SOP_GroupCreate.proto.h.