Path.forEachCommand

if synthesizeCloseCommand is true, and the path is closed, this emits line to the first point.

struct Path
inout
void
forEachCommand
(
bool synthesizeCloseCommand = true
DG
)
(
scope DG dg
)
if (
__traits(compiles,
()
)
)

Meta