Function nalgebra_glm::rotation2d[][src]

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

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