Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Data Fields
DeviceResolution Struct Reference

This struct defines camera map resolution. More...

#include <MechEyeDataType.h>

Data Fields

unsigned colorMapWidth
 The width of the color map.
 
unsigned colorMapHeight
 The height of the color map.
 
unsigned depthMapWidth
 The width of the depth map.
 
unsigned depthMapHeight
 The height of the depth map.
 

Detailed Description

This struct defines camera map resolution.

Field Documentation

◆ colorMapHeight

unsigned colorMapHeight

The height of the color map.

◆ colorMapWidth

unsigned colorMapWidth

The width of the color map.

◆ depthMapHeight

unsigned depthMapHeight

The height of the depth map.

◆ depthMapWidth

unsigned depthMapWidth

The width of the depth map.


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