Crate vertex_clustering

Source
Expand description

§Vertex Clustering

vertex_clustering allows to apply two-, three- and four-dimensional grids to sets of vertices for point cloud simplification.

Re-exports§

pub use vertex_clusterer_2d::VertexClusterer2;
pub use vertex_clusterer_3d::VertexClusterer3;
pub use vertex_clusterer_4d::VertexClusterer4;

Modules§

vertex_clusterer_2d
vertex_clusterer_3d
vertex_clusterer_4d