solvespace/srf
Jonathan Westhues 71adc0bf54 Split ratpoly.cpp; now that contains only the mathematical stuff,
and curve.cpp and surface.cpp contain the rest.

Also get rid of the meshError stuff; will just use the nakedEdges
mechanism for that. And I won't run the interference test
continuously, have added a menu item for that.

[git-p4: depot-paths = "//depot/solvespace/": change = 1934]
2009-03-28 22:05:28 -08:00
..
boolean.cpp Add a special case for line-cylinder intersection, solving in 2009-03-19 09:40:11 -08:00
curve.cpp Split ratpoly.cpp; now that contains only the mathematical stuff, 2009-03-28 22:05:28 -08:00
ratpoly.cpp Split ratpoly.cpp; now that contains only the mathematical stuff, 2009-03-28 22:05:28 -08:00
surface.cpp Split ratpoly.cpp; now that contains only the mathematical stuff, 2009-03-28 22:05:28 -08:00
surface.h Add a special case for line-cylinder intersection, solving in 2009-03-19 09:40:11 -08:00
surfinter.cpp Add a special case for line-cylinder intersection, solving in 2009-03-19 09:40:11 -08:00
triangulate.cpp Add code to subdivide (with de Castljau's algorithm) a surface, and 2009-03-08 02:59:57 -08:00