Function toVec2f

gfm.math.vector.Vector!(float,2) toVec2f (
  in const(gfm.math.vector.Vector!(float,3)) vector
);