Skip to content

Commit

Permalink
Test polygon 'wagyu' fix: Clean up at least a bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
rburema committed Nov 28, 2023
1 parent dda7dd9 commit 5685283
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 712 deletions.
2 changes: 2 additions & 0 deletions include/BoostInterface.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@


using CSegment = cura::PolygonsSegmentIndex;
using CPolygon = boost::polygon::polygon_data<cura::coord_t>;
using CPolygonSet = std::vector<CPolygon>;

namespace boost {
namespace polygon {
Expand Down
130 changes: 0 additions & 130 deletions include/boostpoly/boost_tags.h

This file was deleted.

102 changes: 0 additions & 102 deletions include/boostpoly/concepts.h

This file was deleted.

82 changes: 0 additions & 82 deletions include/boostpoly/geometry.h

This file was deleted.

Loading

0 comments on commit 5685283

Please sign in to comment.