[][src]Type Definition oxygengine_physics_2d::prelude::nalgebra::base::RowVector4

type RowVector4<N> = Matrix<N, U1, U4, <DefaultAllocator as Allocator<N, U1, U4>>::Buffer>;

A stack-allocated, 4-dimensional row vector.