Mech-Eye API 2.6.0
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
mmind::eye::scanning3d_setting::DepthRange Class Reference

Static Public Member Functions

static constexpr Range< int > range ()

Static Public Attributes

static constexpr const char * name = "DepthRange"
static constexpr const char * description
static constexpr Parameter::Type type = Parameter::Type::_Range
static constexpr const char * unit = "mm"

Detailed Description

Definition at line 185 of file Scanning3D.h.

Member Function Documentation

◆ range()

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

Definition at line 196 of file Scanning3D.h.

Member Data Documentation

◆ description

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 190 of file Scanning3D.h.

◆ name

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

Definition at line 188 of file Scanning3D.h.

◆ type

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

Definition at line 194 of file Scanning3D.h.

◆ unit

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

Definition at line 198 of file Scanning3D.h.


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