Module vox_geometry_rust::point_kdtree_searcher2[][src]

Structs

Builder

Front-end to create PointKdTreeSearcher2 objects step by step.

PointKdTreeSearcher2

KdTree-based 2-D point searcher.

Type Definitions

PointKdTreeSearcher2Ptr

Shared pointer for the PointKdTreeSearcher2 type.