Mech-Eye API 2.3.3
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Static Public Member Functions | Static Public Attributes | List of all members
mmind::eye::scanning3d_setting::DepthRange Class Reference

Static Public Member Functions

static constexpr Range< intrange ()
 

Static Public Attributes

static constexpr const charname = "DepthRange"
 
static constexpr const chardescription
 
static constexpr Parameter::Type type = Parameter::Type::_Range
 
static constexpr const charunit = "mm"
 

Detailed Description

Definition at line 100 of file Scanning3D.h.

Member Function Documentation

◆ range()

static constexpr Range< int > mmind::eye::scanning3d_setting::DepthRange::range ( )
inlinestaticconstexpr

Definition at line 111 of file Scanning3D.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::scanning3d_setting::DepthRange::description
staticconstexpr
Initial value:
=
"Set the depth range in the camera reference frame. Points outside this range are removed "
"from the depth map and point cloud."

Definition at line 105 of file Scanning3D.h.

◆ name

constexpr const char* mmind::eye::scanning3d_setting::DepthRange::name = "DepthRange"
staticconstexpr

Definition at line 103 of file Scanning3D.h.

◆ type

constexpr Parameter::Type mmind::eye::scanning3d_setting::DepthRange::type = Parameter::Type::_Range
staticconstexpr

Definition at line 109 of file Scanning3D.h.

◆ unit

constexpr const char* mmind::eye::scanning3d_setting::DepthRange::unit = "mm"
staticconstexpr

Definition at line 113 of file Scanning3D.h.


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