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

Enumerations

enum  SourceGroupType { SourceGroupType::GUESS = 0, SourceGroupType::PRIMS, SourceGroupType::POINTS }
 
enum  Pivot { Pivot::ORIGIN = 0, Pivot::CENTROID }
 
enum  ViewportLOD {
  ViewportLOD::FULL = 0, ViewportLOD::POINTS, ViewportLOD::BOX, ViewportLOD::CENTROID,
  ViewportLOD::HIDDEN
}
 
enum  Applyto { Applyto::POINTS = 0, Applyto::VERTS, Applyto::PRIMS }
 
enum  Applymethod {
  Applymethod::COPY = 0, Applymethod::NONE, Applymethod::MULT, Applymethod::ADD,
  Applymethod::SUB
}
 

Enumeration Type Documentation

Enumerator
COPY 
NONE 
MULT 
ADD 
SUB 

Definition at line 50 of file SOP_CopyToPoints-2.0.proto.h.

Enumerator
POINTS 
VERTS 
PRIMS 

Definition at line 44 of file SOP_CopyToPoints-2.0.proto.h.

Enumerator
ORIGIN 
CENTROID 

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

Enumerator
GUESS 
PRIMS 
POINTS 

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

Enumerator
FULL 
POINTS 
BOX 
CENTROID 
HIDDEN 

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