use crateAABB;
use ;
/// Trait that represents metadata of a point cloud. Metadata is a very loose term that represents
/// everything that is not the point data itself. There are some common accessors in this trait for
/// things like a bounding box, but also generic accessors for named parameters that depend on the
/// actual type of point cloud.