Function nalgebra_glm::rotation2d

source ·
pub fn rotation2d<N: Real>(angle: N) -> TMat3<N>
Expand description

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

See also: