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

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

[x, y, dir_x, dir_y]