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

Enumerations

enum  ConstraintSelection { ConstraintSelection::AUTO = 0, ConstraintSelection::MANUAL }
 
enum  MaskMode { MaskMode::MASKOFF = 0, MaskMode::MASKON }
 
enum  SolverType { SolverType::NONLINEAR = 0, SolverType::LINEAR }
 
enum  Debug_menu { Debug_menu::SHOW_NONE = 0, Debug_menu::SHOW_COARSE, Debug_menu::SHOW_DENSE }
 

Enumeration Type Documentation

Enumerator
AUTO 
MANUAL 

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

Enumerator
SHOW_NONE 
SHOW_COARSE 
SHOW_DENSE 

Definition at line 40 of file SOP_TopoTransfer.proto.h.

Enumerator
MASKOFF 
MASKON 

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

Enumerator
NONLINEAR 
LINEAR 

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