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

Enumerations

enum  PartitionType { PartitionType::PRIMITIVES = 0, PartitionType::PIECES, PartitionType::DETAIL }
 
enum  AttribClass { AttribClass::PRIM = 0, AttribClass::POINT }
 
enum  Method { Method::COM = 0, Method::BBOX, Method::CONVEXHULL }
 
enum  Output { Output::POINTS = 0, Output::ATTRIB }
 

Enumeration Type Documentation

Enumerator
PRIM 
POINT 

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

Enumerator
COM 
BBOX 
CONVEXHULL 

Definition at line 36 of file SOP_ExtractCentroid.proto.h.

Enumerator
POINTS 
ATTRIB 

Definition at line 42 of file SOP_ExtractCentroid.proto.h.

Enumerator
PRIMITIVES 
PIECES 
DETAIL 

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