Type Definition rin::math::RowVector4 [−][src]
type RowVector4<N> = Matrix<N, U1, U4, <DefaultAllocator as Allocator<N, U1, U4>>::Buffer>;
A stack-allocated, 4-dimensional row vector.
type RowVector4<N> = Matrix<N, U1, U4, <DefaultAllocator as Allocator<N, U1, U4>>::Buffer>;
A stack-allocated, 4-dimensional row vector.