[][src]Type Definition oxygengine_physics_2d::prelude::RotationMatrix

type RotationMatrix<N> = Rotation<N, U2>;

The rotation matrix type.