matching Arrangement_2 to Arrangement_on_surface_2

This commit is contained in:
Shlomo Golubev 2007-08-04 12:17:15 +00:00
parent a87faa588b
commit 5b2ba9a279
1 changed files with 4 additions and 0 deletions

View File

@ -145,6 +145,8 @@ public:
NO_BOUNDARY, NO_BOUNDARY);
// \todo When the boolean set operations are exteneded to support
// unbounded curves, we will need here a special treatment.
event->set_finite();
if (! first)
{
@ -189,6 +191,8 @@ public:
NO_BOUNDARY, NO_BOUNDARY);
// \todo When the boolean set operations are exteneded to support
// unbounded curves, we will need here a special treatment.
event->set_finite();
this->m_queue->insert_before (q_iter, event);
vert_map[vh] = event;