Vector.len2

Get the squared length of the vector (faster than getting the length)

struct Vector
@nogc nothrow pure @property const
float
len2
()

Meta