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