Function nalgebra_glm::scaling2d

source ·
pub fn scaling2d<N: Number>(v: &TVec2<N>) -> TMat3<N>
Expand description

A 3 * 3 scale matrix created from a vector of 2 components.

See also: