Struct DeviceResolution

Struct Documentation

struct DeviceResolution

This struct defines camera map resolution.

Public Members

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.