1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-15 08:44:26 +00:00

Move Polygon class to Polygon.hpp

This commit is contained in:
Alessandro Ranellucci
2013-07-14 15:53:53 +02:00
parent 13e3a9129c
commit 28a4f1a61e
4 changed files with 91 additions and 58 deletions
-2
View File
@@ -12,8 +12,6 @@ extern "C" {
namespace Slic3r {
typedef std::vector<ExPolygon> ExPolygons;
class ExPolygonCollection
{
public: