[][src]Type Definition rapier2d::math::Matrix

type Matrix<N> = Matrix<N, U2, U2, <DefaultAllocator as Allocator<N, U2, U2>>::Buffer>;

The matrix type.