Mech-Eye API 2.3.3
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Public Attributes | List of all members
mmind::api::DeviceResolution Struct Reference

This struct defines camera map resolution. More...

#include <MechEyeDataType.h>

Public Attributes

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.

Definition at line 145 of file MechEyeDataType.h.

Member Data Documentation

◆ colorMapHeight

unsigned mmind::api::DeviceResolution::colorMapHeight

The height of the color map.

Definition at line 148 of file MechEyeDataType.h.

◆ colorMapWidth

unsigned mmind::api::DeviceResolution::colorMapWidth

The width of the color map.

Definition at line 147 of file MechEyeDataType.h.

◆ depthMapHeight

unsigned mmind::api::DeviceResolution::depthMapHeight

The height of the depth map.

Definition at line 150 of file MechEyeDataType.h.

◆ depthMapWidth

unsigned mmind::api::DeviceResolution::depthMapWidth

The width of the depth map.

Definition at line 149 of file MechEyeDataType.h.


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