Vector.len2

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

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

Meta