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

Enumerations

enum  Snaptype { Snaptype::DISTANCESNAP = 0, Snaptype::GRIDSNAP, Snaptype::SPECIFIED }
 
enum  Algorithm { Algorithm::LOWEST = 0, Algorithm::CLOSEST }
 
enum  TargetClass { TargetClass::POINT = 0, TargetClass::VERTEX, TargetClass::PRIM, TargetClass::DETAIL }
 
enum  PositionSnapMethod {
  PositionSnapMethod::AVERAGE = 0, PositionSnapMethod::LOWEST, PositionSnapMethod::HIGHEST, PositionSnapMethod::MAX,
  PositionSnapMethod::MIN, PositionSnapMethod::MODE, PositionSnapMethod::MEDIAN, PositionSnapMethod::SUM,
  PositionSnapMethod::SUMSQUARE, PositionSnapMethod::RMS, PositionSnapMethod::WEIGHTEDMEAN, PositionSnapMethod::WEIGHTEDSUM,
  PositionSnapMethod::MINWEIGHT, PositionSnapMethod::MAXWEIGHT
}
 
enum  Matchtype { Matchtype::MATCH = 0, Matchtype::MISMATCH }
 
enum  Gridtype { Gridtype::SPACING = 0, Gridtype::LINES, Gridtype::POW2 }
 
enum  Gridround { Gridround::NEAREST = 0, Gridround::DOWN, Gridround::UP }
 
enum  Attribsnapmethod {
  Attribsnapmethod::MAX = 0, Attribsnapmethod::MIN, Attribsnapmethod::MEAN, Attribsnapmethod::MODE,
  Attribsnapmethod::MEDIAN, Attribsnapmethod::SUM, Attribsnapmethod::SUMSQUARE, Attribsnapmethod::RMS,
  Attribsnapmethod::FIRST, Attribsnapmethod::LAST, Attribsnapmethod::CONCAT, Attribsnapmethod::WEIGHTEDMEAN,
  Attribsnapmethod::WEIGHTEDSUM, Attribsnapmethod::MINWEIGHT, Attribsnapmethod::MAXWEIGHT, Attribsnapmethod::CONCATORDERED
}
 
enum  Grouppropagation {
  Grouppropagation::LEASTPOINTNUMBER = 0, Grouppropagation::GREATESTPOINTNUMBER, Grouppropagation::UNION, Grouppropagation::INTERSECT,
  Grouppropagation::MODE
}
 

Enumeration Type Documentation

Enumerator
LOWEST 
CLOSEST 

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

Enumerator
MAX 
MIN 
MEAN 
MODE 
MEDIAN 
SUM 
SUMSQUARE 
RMS 
FIRST 
LAST 
CONCAT 
WEIGHTEDMEAN 
WEIGHTEDSUM 
MINWEIGHT 
MAXWEIGHT 
CONCATORDERED 

Definition at line 77 of file SOP_Fuse-2.0.proto.h.

Enumerator
NEAREST 
DOWN 
UP 

Definition at line 71 of file SOP_Fuse-2.0.proto.h.

Enumerator
SPACING 
LINES 
POW2 

Definition at line 65 of file SOP_Fuse-2.0.proto.h.

Enumerator
LEASTPOINTNUMBER 
GREATESTPOINTNUMBER 
UNION 
INTERSECT 
MODE 

Definition at line 96 of file SOP_Fuse-2.0.proto.h.

Enumerator
MATCH 
MISMATCH 

Definition at line 60 of file SOP_Fuse-2.0.proto.h.

Enumerator
AVERAGE 
LOWEST 
HIGHEST 
MAX 
MIN 
MODE 
MEDIAN 
SUM 
SUMSQUARE 
RMS 
WEIGHTEDMEAN 
WEIGHTEDSUM 
MINWEIGHT 
MAXWEIGHT 

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

Enumerator
DISTANCESNAP 
GRIDSNAP 
SPECIFIED 

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

Enumerator
POINT 
VERTEX 
PRIM 
DETAIL 

Definition at line 36 of file SOP_Fuse-2.0.proto.h.