Function ImmediateGeometry.addVertex

Adds a vertex in local coordinate space with the currently set color/uv/etc.

void addVertex (
  const(Vector3) position
) nothrow @nogc;