The search functionality needs JavaScript enabled
Adds the next vertex using the information provided in advance. Equivalent to ImmediateGeometry.addVertex.
ImmediateGeometry.addVertex
void immediateVertex ( const(RID) immediate, const(Vector3) vertex ) nothrow @nogc;