Struct BoundsNearFar

Struct Documentation

struct BoundsNearFar

Represents a single pixel in a ZM range image.

Public Members

uint16_t near_range_unscaled

The unscaled near range value for this pixel.

uint16_t far_range_unscaled

The unscaled far range value for this pixel.