Function nalgebra_glm::scaling

source ·
pub fn scaling<N: Number>(v: &TVec3<N>) -> TMat4<N>
Expand description

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

See also: