mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-20 21:27:52 -06:00
Move Polygon class to Polygon.hpp
This commit is contained in:
parent
13e3a9129c
commit
28a4f1a61e
4 changed files with 91 additions and 58 deletions
|
@ -12,8 +12,6 @@ extern "C" {
|
|||
|
||||
namespace Slic3r {
|
||||
|
||||
typedef std::vector<ExPolygon> ExPolygons;
|
||||
|
||||
class ExPolygonCollection
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue