Mech-Eye API 2.3.3
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
mmind::eye::profile_extraction::EdgeSelection Class Reference

Public Types

enum struct  Value { Center , TopEdge , BottomEdge }
 

Static Public Attributes

static constexpr const char * name = "EdgeSelection"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Enum
 

Detailed Description

Definition at line 113 of file ProfileExtractionParameters.h.

Member Enumeration Documentation

◆ Value

enum struct mmind::eye::profile_extraction::EdgeSelection::Value
strong

Definition at line 127 of file ProfileExtractionParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::profile_extraction::EdgeSelection::description
staticconstexpr
Initial value:
=
"Select the location for extracting the profile in each laser line.\nTop edge: extracts "
"the profile from the top edge of the laser line.\nCenter: extracts the profile from the "
"center of the laser line.\nBottom edge: extracts the profile from the bottom edge of the "
"laser line.\nIf the target object is a transparent/translucent object, such as glue, you "
"can select \"Top edge\"."

Definition at line 118 of file ProfileExtractionParameters.h.

◆ name

constexpr const char* mmind::eye::profile_extraction::EdgeSelection::name = "EdgeSelection"
staticconstexpr

Definition at line 116 of file ProfileExtractionParameters.h.

◆ type

constexpr Parameter::Type mmind::eye::profile_extraction::EdgeSelection::type = Parameter::Type::_Enum
staticconstexpr

Definition at line 125 of file ProfileExtractionParameters.h.


The documentation for this class was generated from the following file: