mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-13 18:24:28 +02:00
format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use<experimental/_impl/_tri_delaunay_impl.scad>;
|
||||
use <experimental/_impl/_tri_delaunay_impl.scad>;
|
||||
|
||||
// ret: "TRI_SHAPES", "TRI_INDICES", "DELAUNAY"
|
||||
function tri_delaunay(points, ret = "TRI_SHAPES") =
|
||||
|
Reference in New Issue
Block a user