<div dir="ltr">Hey,<div><br><div>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.</div>
<div><br></div><div>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.</div><div><div><br></div><div style>Thanks,</div><div style>
Vishal</div>
</div></div></div>