Function vecmath::vec3_square_len [] [src]

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

Computes the square length of a vector.