PrusaSlicer-NonPlainar/xs/xsp
Vojtech Bubnik ee626eb65a WIP: Layers split into islands, islands overlapping in Z interconnected
into a graph with links to the layer above / below.

In addition:
Members of LayerRegion were made private, public interface const only.
this->m_xxx replaced with just m_xxx
SurfacesPtr was made a vector of const pointers.
2022-10-26 18:41:39 +02:00
..
BoundingBox.xsp Further slimming of Perl bindings. 2022-05-04 19:10:34 +02:00
Config.xsp Further slimming of Perl bindings. 2022-05-04 19:10:34 +02:00
ExPolygon.xsp Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
ExtrusionEntityCollection.xsp Further slimming of Perl bindings. 2022-05-04 19:10:34 +02:00
ExtrusionLoop.xsp Follow-up to d547279aea40460e7ccfe7c5a4b77a6ef433e9bf: Some of the unit tests use unscaled coordinates, because of that, we will use for them ExtrusionLoop::split_at with zero epsilon. 2022-06-28 10:30:04 +02:00
ExtrusionPath.xsp Ported "avoid crossing perimeters" and bridging unit tests from Perl 2022-05-04 18:21:08 +02:00
Geometry.xsp Further slimming of Perl bindings. 2022-05-04 19:10:34 +02:00
Layer.xsp WIP: Layers split into islands, islands overlapping in Z interconnected 2022-10-26 18:41:39 +02:00
Line.xsp Further slimming of Perl bindings. 2022-05-04 19:10:34 +02:00
Model.xsp Further slimming of Perl bindings. 2022-05-04 19:10:34 +02:00
my.map Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
Point.xsp Removed various Point::ccw() and Point::ccw_angle() methods, they were 2022-04-25 12:42:51 +02:00
Polygon.xsp Further slimming of Perl bindings. 2022-05-04 19:10:34 +02:00
Polyline.xsp Perl unit tests for perimeters and multi-material were rewritten to C++. 2022-05-04 15:06:04 +02:00
Print.xsp Ported custom_gcode and print unit tests from Perl to C++. 2022-05-06 18:30:18 +02:00
Surface.xsp Perl unit tests for perimeters and multi-material were rewritten to C++. 2022-05-04 15:06:04 +02:00
SurfaceCollection.xsp Further slimming of Perl bindings. 2022-05-04 19:10:34 +02:00
TriangleMesh.xsp Further slimming of Perl bindings. 2022-05-04 19:10:34 +02:00
typemap.xspt Further Perl unit test porting to C++ and Perl interface reduction: 2022-05-05 17:57:57 +02:00
XS.xsp Perl unit tests for perimeters and multi-material were rewritten to C++. 2022-05-04 15:06:04 +02:00