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

Enumerations

enum  Carrier { Carrier::POINTS = 0, Carrier::FACES }
 
enum  FlipCurvatureAxes { FlipCurvatureAxes::MAXIMUM = 0, FlipCurvatureAxes::MINIMUM }
 
enum  BoundaryRot { BoundaryRot::CCW = 0, BoundaryRot::INWARD, BoundaryRot::CW, BoundaryRot::OUTWARD }
 
enum  OutputMode { OutputMode::ALL = 0, OutputMode::SYMMETRY, OutputMode::ONE }
 

Enumeration Type Documentation

Enumerator
CCW 
INWARD 
CW 
OUTWARD 

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

Enumerator
POINTS 
FACES 

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

Enumerator
MAXIMUM 
MINIMUM 

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

Enumerator
ALL 
SYMMETRY 
ONE 

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