Function nalgebra_glm::rotation2d[][src]

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

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

See also: