PrusaSlicer-NonPlainar/xs/xsp
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
..
Config.xsp
ExPolygon.xsp
Geometry.xsp
Line.xsp
Model.xsp
my.map Further Perl eradication 2022-10-27 20:01:55 +02:00
mytype.map
Point.xsp Refactored Point / MultiPoint / Polyline / Polygon: 2022-11-14 19:01:17 +01:00
Polygon.xsp Further Perl eradication 2022-10-27 20:01:55 +02:00
Polyline.xsp Further Perl eradication 2022-10-27 20:01:55 +02:00
Print.xsp Further Perl eradication 2022-10-27 20:01:55 +02:00
TriangleMesh.xsp
typemap.xspt Further Perl eradication 2022-10-27 20:01:55 +02:00
XS.xsp