Function nalgebra_glm::scaling2d

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

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

See also: