Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
DepthRange Struct Reference

This struct defines the depth range. More...

#include <MechEyeDataType.h>

Public Member Functions

 DepthRange ()=default
 
 DepthRange (int lower, int upper)
 

Data Fields

int lower
 
int upper
 

Detailed Description

This struct defines the depth range.

Constructor & Destructor Documentation

◆ DepthRange() [1/2]

DepthRange ( )
default

◆ DepthRange() [2/2]

DepthRange ( int  lower,
int  upper 
)
inline

Field Documentation

◆ lower

int lower

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

◆ upper

int upper

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


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