mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-23 08:41:11 -06:00
Ported ExtrusionPath::Collection
This commit is contained in:
parent
0efea9e442
commit
c030e38908
18 changed files with 181 additions and 60 deletions
|
@ -23,6 +23,7 @@ class ExPolygon
|
|||
};
|
||||
|
||||
typedef std::vector<ExPolygon> ExPolygons;
|
||||
typedef std::vector<ExPolygon*> ExPolygonsPtr;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue