[][src]Module rstar::primitives

Contains primitives ready for insertion into an r-tree.

Structs

Line

A line defined by a start and and end point.

PointWithData

A point with some associated data that can be inserted into an r-tree.

Rectangle

An n-dimensional rectangle defined by its two corners.