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

pub type Matrix<N> = Matrix3<N>;
Expand description

Square matrix with dimension Dim × Dim.