solvespace/srf
Jonathan Westhues 9b8f32dad7 Now actually export the line styles, for PDF, EPS, and SVG file
formats, with the proper color and width. This may need a bit of
cleanup for stuff like the hidden line removal, which currently
loses the style.

Also fix a bug in the test for arcs of a circle. A second-order
Bezier with collinear control points really is an arc, but it's an
arc with infinite radius so stuff tends to blow up. So return false
for that one.

[git-p4: depot-paths = "//depot/solvespace/": change = 2030]
2009-09-21 21:46:30 -08:00
..
boolean.cpp Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00
curve.cpp Now actually export the line styles, for PDF, EPS, and SVG file 2009-09-21 21:46:30 -08:00
merge.cpp Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00
ratpoly.cpp Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -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 Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00
surface.h Now actually export the line styles, for PDF, EPS, and SVG file 2009-09-21 21:46:30 -08:00
surfinter.cpp Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00
triangulate.cpp Discard intersection curves that lie entirely outside of one 2009-08-20 20:58:28 -08:00