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