Line.mid_points

Array of all points that are not the start or end points.

struct Line
Point[] mid_points;

Meta