Function nalgebra_glm::scaling

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

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

See also: