mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-27 10:41:15 -06:00
Extracted MedialAxis code from Geometry.cpp/hpp, moved to its own
files to Geometry/ Moved other Voronoi files to Geometry/
This commit is contained in:
parent
497905406b
commit
cf7b6fb19a
12 changed files with 789 additions and 762 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include "EdgeGrid.hpp"
|
||||
#include "Layer.hpp"
|
||||
#include "Print.hpp"
|
||||
#include "VoronoiVisualUtils.hpp"
|
||||
#include "Geometry/VoronoiVisualUtils.hpp"
|
||||
#include "MutablePolygon.hpp"
|
||||
#include "format.hpp"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue