Module pasture_core::meta[][src]

Data structures for handling point cloud metadata

Traits

Metadata

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.