chiark / gitweb /
commitid: Provide for Holes (nfc)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 14 Feb 2016 23:25:52 +0000 (23:25 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 14 Feb 2016 23:27:43 +0000 (23:27 +0000)
commit8707feb16d5e63e5314ab749c98d45f85e18d3b0
tree03a28946410b7408ef6aa5063811b11bca64d6d8
parent0ca334624535802791be8c7aa31056d7ef21316f
commitid: Provide for Holes (nfc)

Allow a polygon to have a Holes, which is a list of edges.

Positive/negative recursivion is supported by the data structure but
not by the output code, which simply ignores them.

Currenlty nothing makes holes so this is a no-op.
commitid.scad.pl