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

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

[x1, y1, x2, y2]