Type Definition ggez::graphics::na::RowVector4 [] [src]

type RowVector4<N> = Matrix<N, U1, U4, <DefaultAllocator as Allocator<N, U1, U4>>::Buffer>;

A stack-allocated, 4-dimensional row vector.