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

type Matrix<N> = Matrix3<N>;

Square matrix with dimension Dim × Dim.