Function eachVertex

eagerly call 'fun' for each vertex of the passed face

void eachVertex(alias fun, FT) (
  in FT face
)
if (isFace!FT);