solvespace/src/srf
whitequark 5d7a5bf3a7 Pack everything into namespace SolveSpace.
This is required to avoid name conflicts with the Cocoa libraries
on OS X.

I renamed the `class SolveSpace` to `class SolveSpaceUI`, because
that's what it does, and because otherwise the namespace would
have to be called something else than `namespace SolveSpace`.
2015-07-10 15:59:12 +03:00
..
boolean.cpp Trim trailing whitespace. 2015-07-10 15:59:11 +03:00
curve.cpp Trim trailing whitespace. 2015-07-10 15:59:11 +03:00
merge.cpp Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
ratpoly.cpp Pack everything into namespace SolveSpace. 2015-07-10 15:59:12 +03:00
raycast.cpp Trim trailing whitespace. 2015-07-10 15:59:11 +03:00
surface.cpp Trim trailing whitespace. 2015-07-10 15:59:11 +03:00
surface.h Trim trailing whitespace. 2015-07-10 15:59:11 +03:00
surfinter.cpp Trim trailing whitespace. 2015-07-10 15:59:11 +03:00
triangulate.cpp Trim trailing whitespace. 2015-07-10 15:59:11 +03:00