Skip to content
Permalink
Browse files
Fix joinConnectedFeatures not keeping the featureParts list in sync (…
…Funded by Sourcepole)
  • Loading branch information
manisandro authored and jef-n committed Jul 11, 2014
1 parent eb83256 commit 7bc055e
Showing 1 changed file with 1 addition and 0 deletions.
@@ -462,6 +462,7 @@ namespace pal
double bmin[2], bmax[2];
partCheck->getBoundingBox( bmin, bmax );
rtree->Remove( bmin, bmax, partCheck );
featureParts->remove( partCheck );

otherPart->getBoundingBox( bmin, bmax );

0 comments on commit 7bc055e

Please sign in to comment.