Module algorithm

Module algorithm 

Source

Re-exports§

pub use buffer::Buffer;

Modules§

buffer
clustering
connected_components
consolidation
simplification
truncation

Functions§

bfs_undirected
finds the set of indices that are part of the same geometry cluster using a breadth-first search over an undirected graph of geometry intersection relations.