OmtTreeBuilder
: Potential overflow if items are extremely far apart
#94
Labels
bug
Something isn't working
compareMinX()
andcompareMinY()
could invert the sign (and hence the sort order) if two bounding boxes that are being compared are on different hemispheres; this may lead to a less efficient r-tree.The text was updated successfully, but these errors were encountered: