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

Enumerations

enum  KernelType { KernelType::EXPONENTIALBUMP = 0, KernelType::TRUNCATEDGAUSSIAN, KernelType::QUADRATIC, KernelType::LINEAR }
 
enum  SmoothingMethod { SmoothingMethod::APPROXIMATING = 0, SmoothingMethod::INTERPOLATING, SmoothingMethod::NONE }
 

Enumeration Type Documentation

Enumerator
EXPONENTIALBUMP 
TRUNCATEDGAUSSIAN 
QUADRATIC 
LINEAR 

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

Enumerator
APPROXIMATING 
INTERPOLATING 
NONE 

Definition at line 32 of file SOP_PointCaptureCore.proto.h.