struct Geo::DebugLine

A line between two points.

Variables

Name Description
Geo::v128 end

End point of the line.

Geo::v128 start

Start point of the line.