Module vox_geometry_rust::point_kdtree_searcher3[][src]

Structs

Builder

Front-end to create PointKdTreeSearcher3 objects step by step.

PointKdTreeSearcher3

KdTree-based 3-D point searcher.

Type Definitions

PointKdTreeSearcher3Ptr

Shared pointer for the PointKdTreeSearcher3 type.