[][src]Type Definition na::Rotation2

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

A 2-dimensional rotation matrix.