Function vecmath::vec2_square_len [] [src]

pub fn vec2_square_len<T: Float>(a: Vector2<T>) -> T

Computes the square length of a vector.