Struct ElementPointXYZBGR

Struct Documentation

struct mmind::api::ElementPointXYZBGR

Element in PointXYZBGRMap.

Public Members

uint8_t b

Blue channel.

uint8_t g

Green channel.

uint8_t r

Red channel.

float x

X channel, unit: mm.

float y

Y channel, unit: mm.

float z

Z channel, unit: mm.