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

Enumerations

enum  DataType { DataType::POINT = 0, DataType::VOLUME }
 
enum  Mode { Mode::ANALYSE = 0, Mode::SCREE, Mode::PROJECT, Mode::RECONSTRUCT }
 

Enumeration Type Documentation

Enumerator
POINT 
VOLUME 

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

enum SOP_PCAEnums::Mode
strong
Enumerator
ANALYSE 
SCREE 
PROJECT 
RECONSTRUCT 

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