[geos-devel] source/index/quadtree/Root.cpp
Jos é De Fabriziis
jedf at jedf.com
Sat Aug 19 05:29:54 EDT 2006
file:
source/index/quadtree/Root.cpp
method:
Root::insertContained()
The following:
bool isZeroY=IntervalSize::isZeroWidth(itemEnv->getMinX(),itemEnv->getMaxX());
Should be:
bool isZeroY=IntervalSize::isZeroWidth(itemEnv->getMinY(),itemEnv->getMaxY());
________________________________________________________________
Sent via the WebMail system at jedf.com
More information about the geos-devel
mailing list