[][src]Type Definition oxygengine_physics_2d::prelude::nalgebra::RowVector6

type RowVector6<N> = Matrix<N, U1, U6, <DefaultAllocator as Allocator<N, U1, U6>>::Buffer>;

A stack-allocated, 6-dimensional row vector.