solvespace/src/srf
2017-01-14 03:07:33 +00:00
..
boolean.cpp Reserve space upfront when possible, to avoid re-allocations. 2017-01-14 03:07:33 +00:00
curve.cpp Reserve space upfront when possible, to avoid re-allocations. 2017-01-14 03:07:33 +00:00
merge.cpp Annotate constants passed as boolean function arguments. 2016-05-26 12:43:52 +00:00
ratpoly.cpp Add a new renderer that prepares geometry for 2d backends. 2016-08-01 00:48:37 +00:00
raycast.cpp Annotate constants passed as boolean function arguments. 2016-05-26 12:43:52 +00:00
surface.cpp Reserve space upfront when possible, to avoid re-allocations. 2017-01-14 03:07:33 +00:00
surface.h Add a new renderer that prepares geometry for 2d backends. 2016-08-01 00:48:37 +00:00
surfinter.cpp Annotate constants passed as boolean function arguments. 2016-05-26 12:43:52 +00:00
triangulate.cpp Implement SPolygon::TriangulateInto. 2016-08-01 00:48:37 +00:00