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

Enumerations

enum  Type { Type::POINTS = 0, Type::EDGES }
 
enum  Strategy { Strategy::REMOVE = 0, Strategy::CUT }
 
enum  DetectEdgeChanges { DetectEdgeChanges::ATTRIBCROSSING = 0, DetectEdgeChanges::ATTRIBCHANGE }
 

Enumeration Type Documentation

Enumerator
ATTRIBCROSSING 
ATTRIBCHANGE 

Definition at line 35 of file SOP_PolyCut.proto.h.

Enumerator
REMOVE 
CUT 

Definition at line 30 of file SOP_PolyCut.proto.h.

Enumerator
POINTS 
EDGES 

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