[][src]Type Definition oxygengine_physics_2d::prelude::nalgebra::Rotation2

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

A 2-dimensional rotation matrix.