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

type RowVector6<N> = Matrix<N, U1, U6, <DefaultAllocator as Allocator<N, U1, U6>>::Buffer>;

A stack-allocated, 6-dimensional row vector.