Function vecmath::vec3_inv_len [] [src]

pub fn vec3_inv_len<T: Float>(a: Vector3<T>) -> T

Computes the inverse length of a vector.