|
enum struct | Value { Center
, TopEdge
, BottomEdge
} |
|
◆ Value
enum struct mmind::eye::profile_extraction::EdgeSelection::Value |
|
strong |
◆ 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 |
◆ type
The documentation for this class was generated from the following file: