Function Vec.opCast
Cast the vector to another type of component
auto opCast(V)() const
if (isVec!(length, V));
Cast the vector to another type of component
auto opCast(V)() const
if (isVec!(length, V));