Type Definition nphysics2d::math::RotationMatrix[][src]

pub type RotationMatrix<N> = Rotation2<N>;
Expand description

The rotation matrix type.