Type Definition vecmat::mat::Mat4 [] [src]

type Mat4<T> = Mat4x4<T>;