Function SurfaceTool.createFrom

Creates a vertex array from an existing Mesh.

void createFrom (
  Mesh existing,
  const(long) surface
) nothrow @nogc;