mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-14 02:34:12 +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"
|
// ret: "TRI_SHAPES", "TRI_INDICES", "DELAUNAY"
|
||||||
function tri_delaunay(points, ret = "TRI_SHAPES") =
|
function tri_delaunay(points, ret = "TRI_SHAPES") =
|
||||||
|
Reference in New Issue
Block a user