solvespace/src/srf
2020-05-09 13:54:52 -04:00
..
boolean.cpp Simplify UNION and DIFFERENCE boolean operations. 2019-11-23 13:22:15 +00:00
curve.cpp Use IsEmpty() or .empty() to check if a container is empty. NFC. 2019-09-10 04:22:21 +00:00
merge.cpp Improve implementation hiding in IdList/List. NFC. 2019-08-20 15:57:11 +00:00
ratpoly.cpp No message if cached points to don't converge. Quiet the terminal. 2020-05-08 22:18:30 -04:00
raycast.cpp Reimplement DivPivoting as DivProjected. 2019-09-20 01:09:25 +00:00
surface.cpp Use OpenMP for triangulation 2020-05-09 13:54:52 -04:00
surface.h Bernstein polynomials with no branching. (#591) 2020-05-02 14:56:50 -04:00
surfinter.cpp Improve implementation hiding in IdList/List. NFC. 2019-08-20 15:57:11 +00:00
triangulate.cpp Don't create redundant edges in UvGridTriangulate into. 2020-05-08 13:24:36 -04:00