42#ifndef UFO_IO_CLOUD_PROPERTIES_HPP
43#define UFO_IO_CLOUD_PROPERTIES_HPP
All vision-related classes and functions.
Flags describing which optional per-point channels are present in a cloud file.
bool intensity
true if the cloud carries per-point scalar LiDAR return intensity.
bool normal
true if the cloud carries per-point surface normal vectors.
bool color
true if the cloud carries per-point RGB colour data.
bool alpha
true if the colour channel includes an alpha (opacity) component.