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

type Matrix<N> = Matrix2<N>;

A 2x2 matrix.