[][src]Function nalgebra_glm::rotation2d

pub fn rotation2d<N: RealField>(angle: N) -> TMat3<N>

A rotation 3 * 3 matrix created from an angle expressed in radians.

See also: