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

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

[x, y, dir_x, dir_y]