Some improvements to pruning and some additions here and there
This commit is contained in:
@@ -12,6 +12,7 @@ namespace Slic3r {
|
||||
class Line;
|
||||
class Point;
|
||||
class Pointf;
|
||||
typedef Point Vector;
|
||||
typedef std::vector<Point> Points;
|
||||
typedef std::vector<Point*> PointPtrs;
|
||||
typedef std::vector<Pointf> Pointfs;
|
||||
|
||||
Reference in New Issue
Block a user