Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] DelaunayMeshFaceBase_2

Subject: CGAL users discussion list

List archive

[cgal-discuss] DelaunayMeshFaceBase_2


Chronological Thread 
  • From: Panagiotis Foteinos <>
  • To:
  • Subject: [cgal-discuss] DelaunayMeshFaceBase_2
  • Date: Tue, 25 Aug 2009 17:05:22 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=u3ThaHHNPS/dGIA5z3xHBr6oEBR6h9VbrwYkddBK1ANDSWC6OysxhursrblAqZLQpR hPiUSWN8psv98UClDFPe/yZF0DE8CwEhhlrg2CN3KXVgxA2a9EnP9gpY3Gcl0cHHN2JF qr0SAYGGa21QADcdK5Dase+KCJ3refTedQdLo=

Hello everyone.

I observed that if cdt is not first refined with
CGAL::refine_Delaunay_mesh_2 and the correct seeds, the faces are marked
to be outside the refined domain. This happens even if cdt is refined
with no given seeds. On the contrary, if cdt is refined with at least
one (correct) seed, the faces are marked correctly.

Does anybody know why this is happening? In the absence of any seeds, is
there a default (and probably wrong) seed point assumed by CGAL which
causes the problem?

Thanks,
Panagiotis


  • [cgal-discuss] DelaunayMeshFaceBase_2, Panagiotis Foteinos, 08/25/2009

Archive powered by MHonArc 2.6.16.

Top of Page