Crate legasea_line

Source
Expand description

A simple utility for working with lines.

Provides a method to get the distance from a point to the Line.

Structsยง

  • A line defined by 2 points. A line defined by 2 points.
  • Computes the distance to a line.