Function nalgebra_glm::rotation2d

source ·
pub fn rotation2d<T: RealNumber>(angle: T) -> TMat3<T>
Expand description

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

See also: