Minor fix to BridgeDetector

This commit is contained in:
Alessandro Ranellucci 2014-12-17 01:21:12 +01:00
parent 21ea100d0e
commit a0dda36df0
2 changed files with 3 additions and 1 deletions

View file

@ -40,6 +40,7 @@ class LayerRegion
// collection of expolygons representing the bridged areas (thus not
// needing support material)
// (this could be just a Polygons object)
ExPolygonCollection bridged;
// collection of polylines representing the unsupported bridge edges