[][src]Function nalgebra_glm::scaling2d

pub fn scaling2d<N: Number>(v: &TVec2<N>) -> TMat3<N>

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

See also: