[geos-devel] another API break (getEnvelopeInternal)

strk strk at keybit.net
Tue Jul 27 12:39:19 EDT 2004


I've changed Geometry::getEnvelopeInternal() to 
return a const Envelope *. This way memory copies
are reduced and I think we are closer in specs as JTS.
Each Geometry will keep its Envelope as a cache, computing
it only once when requested.

--strk;



More information about the geos-devel mailing list