PrusaSlicer-NonPlainar/xs
Vojtech Bubnik f1c0c61895 Refactored Point / MultiPoint / Polyline / Polygon:
1) Removed virtual methods. There was not really need for them.
2) Some of the virtual methods were using conversion to Lines, which
   was unnecessary and expensive.
3) Removed some nearest element search methods from Point.
2022-11-14 19:01:17 +01:00
..
lib/Slic3r Further Perl eradication 2022-10-27 20:01:55 +02:00
src Removed Surface and SurfaceCollection from Perl bindings. 2022-10-27 19:43:56 +02:00
t Refactored Point / MultiPoint / Polyline / Polygon: 2022-11-14 19:01:17 +01:00
xsp Refactored Point / MultiPoint / Polyline / Polygon: 2022-11-14 19:01:17 +01:00
CMakeLists.txt Further Perl eradication 2022-10-27 20:01:55 +02:00
main.xs.in Ported Infill unit tests from Perl to C++. 2022-05-02 14:34:50 +02:00