point property

Vec2D point
final

The actual 2d point in the same space as Segment2D.start and Segment2D.end.

Implementation

final Vec2D point;