[geos-devel] Comparing two QuadEdge objects

vishal tiwari hi.vishal123 at gmail.com
Fri Jul 12 05:15:14 PDT 2013


Hey,

If i want to compare two QuadEdge objects, then i am comparing the elements
_rot , next , isAlive, data and vertex. As _rot and next are also
QuadEdges, it goes into a recursion, so i am using the break condition as
when both objects are NULL.

I just want to know if this is the correct way to do it? I am asking this
because i am having troubles in overloading the != operator for QuadEdge.

Thanks,
Vishal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geos-devel/attachments/20130712/90e6b40b/attachment.html>


More information about the geos-devel mailing list