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

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

The matrix type.