Function MeshDataTool.setVertex

Sets the position of the given vertex.

void setVertex (
  const(long) idx,
  const(Vector3) vertex
) nothrow @nogc;