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

Enumerations

enum  Grouppropagation { Grouppropagation::LEASTPOINTNUMBER = 0, Grouppropagation::UNION, Grouppropagation::INTERSECT }
 
enum  Snaptype { Snaptype::AVERAGE = 0, Snaptype::LOWEST, Snaptype::HIGHEST }
 
enum  Gridtype { Gridtype::SPACING = 0, Gridtype::LINES, Gridtype::POW2 }
 
enum  Gridround { Gridround::NEAREST = 0, Gridround::DOWN, Gridround::UP }
 

Enumeration Type Documentation

Enumerator
NEAREST 
DOWN 
UP 

Definition at line 43 of file SOP_Fuse.proto.h.

Enumerator
SPACING 
LINES 
POW2 

Definition at line 37 of file SOP_Fuse.proto.h.

Enumerator
LEASTPOINTNUMBER 
UNION 
INTERSECT 

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

Enumerator
AVERAGE 
LOWEST 
HIGHEST 

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