From a0943d92b3b039da64ae15e77dc6899f53262270 Mon Sep 17 00:00:00 2001 From: clifford Date: Sun, 3 Jan 2010 09:49:13 +0000 Subject: Clifford Wolf: Added Module-Function-Interface to TODO git-svn-id: http://svn.clifford.at/openscad/trunk@197 b57f626f-c46c-0410-a088-ec61d464b74c diff --git a/TODO.txt b/TODO.txt index 6d6aba5..0babd4b 100644 --- a/TODO.txt +++ b/TODO.txt @@ -44,4 +44,7 @@ o Advanced Transformations - Add statement for 2D and 3D minkowski sum - Add statement for refinement via surface subdivision - Add statement for intersections in cartesian product of childs +o Function-Module-Interface + - Pass a module instanciation to a function (e.g. for a volume() function) + - Pass a function to a module instanciation (e.g. for dynamic extrusion paths) -- cgit v0.10.1