[][src]Module pointcloud::datasources

Some data sources and a trait to dimension and uniformly reference the data contained. The only currently supported are memmaps and ram blobs.

Traits

DataSource

The trait for uniform access across many data types