solvespace/srf
Jonathan Westhues e7c8d31500 Move code to find outer and inner contours (and which inner
contours go with which outer contour) out of exportstep.cpp, since
I'll need that to do filled contour export for the 2d file formats.

Also add user interface to specify fill color.

[git-p4: depot-paths = "//depot/solvespace/": change = 2057]
2009-10-22 09:16:20 -08:00
..
boolean.cpp Add option to mirror imported geometry, including the shell, mesh, 2009-10-09 04:57:10 -08:00
curve.cpp Move code to find outer and inner contours (and which inner 2009-10-22 09:16:20 -08:00
merge.cpp Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00
ratpoly.cpp Add 3d wireframe export, in DXF or STEP format. This uses most of 2009-10-12 02:40:48 -08:00
raycast.cpp I had been using LENGTH_EPS as the tolerance on both xyz points and 2009-07-01 19:32:17 -08:00
surface.cpp Make the export scale factor affect the surfaces in a STEP file, 2009-10-12 01:28:34 -08:00
surface.h Move code to find outer and inner contours (and which inner 2009-10-22 09:16:20 -08:00
surfinter.cpp Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00
triangulate.cpp Fix two gross memory leaks. I was neglecting to clear the SEdgeList 2009-10-02 01:30:12 -08:00