Function toVec3f

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