[geos-devel] Is NonRobustLineIntersector deprecated

strk at refractions.net strk at refractions.net
Fri Mar 3 04:45:39 EST 2006


Yes, NonRobust and Robust Have been obsoleted to reduce
cost of dynamic binding. The LineIntersector class is
the Robust version, the NonRobust is not used anymore.

They are in CVS for documentation purpose, but should not
be built. They are not built by UNIX Makefiles. 

--strk;

On Thu, Mar 02, 2006 at 11:04:14PM +0100, Mateusz Å?oskot wrote:
> Hi,
> 
> I see there is file
> /geos/source/algorithm/NonRobustLineIntersector.cpp
> which seems to be unused.
> I can't find class NonRobustLineIntersector definition or header file.
> When I try to compile NonRobustLineIntersector.cpp I get many errors, 
> also that class NonRobustLineIntersector is not defined.
> 
> The same situation is with following files:
> RobustLineIntersector.cpp
> CoordinateList.cpp
> 
> Are they going to be removed from CVS?
> 
> Cheers
> -- 
> Mateusz Łoskot
> http://mateusz.loskot.net



More information about the geos-devel mailing list