Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

struct Geo::DebugLine

A line between two points.

Variables

NameDescription
Geo::v128 end

End point of the line.

Geo::v128 start

Start point of the line.