Function SurfaceTool.begin
Called before adding any vertices. Takes the primitive type as an argument (e.g. constant Mesh
).
void begin
(
const(long) primitive
) nothrow @nogc;
Called before adding any vertices. Takes the primitive type as an argument (e.g. constant Mesh
).
void begin
(
const(long) primitive
) nothrow @nogc;