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

This struct defines the depth range. More...

#include <MechEyeDataType.h>

Public Member Functions

 DepthRange (int lower, int upper)

Public Attributes

int lower
int upper

Detailed Description

This struct defines the depth range.

Definition at line 169 of file MechEyeDataType.h.

Constructor & Destructor Documentation

◆ DepthRange()

mmind::api::DepthRange::DepthRange ( int lower,
int upper )
inline

Definition at line 172 of file MechEyeDataType.h.

Member Data Documentation

◆ lower

int mmind::api::DepthRange::lower

The lower limit of the roi on the z value of the depth map in the camera coordinate system.

Definition at line 173 of file MechEyeDataType.h.

◆ upper

int mmind::api::DepthRange::upper

The upper limit of the roi on the z value of the depth map in the camera coordinate system

Definition at line 175 of file MechEyeDataType.h.


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