[][src]Type Definition piston_window::types::Line

type Line<T = f64> = [T; 4];

[x1, y1, x2, y2]