Crate polygons

Source
Expand description

Computes distances to polygon edges and vertices and can check whether points are inside/outside polygons.

Functions§

build_search_tree
build_search_tree_h
distances_nearest_edges
distances_nearest_vertices
points_are_inside

Type Aliases§

Tree