Type Definition nalgebra::base::RowVector4 [−][src]
type RowVector4<N> = RowVectorN<N, U4>;
A stack-allocated, 4-dimensional row vector.
type RowVector4<N> = RowVectorN<N, U4>;
A stack-allocated, 4-dimensional row vector.