Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Poisson Function - Error Precondition Violation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Poisson Function - Error Precondition Violation


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Poisson Function - Error Precondition Violation
  • Date: Mon, 18 Jan 2010 15:31:24 +0100
  • Organization: INRIA

Le 18/01/10 15:24, Michael Jeulin-L a écrit :
/And the problem can come for different part of the parameters computation.
For instance the last one was :

CGAL error: precondition violation!
Expression : tester(d)
File : CGAL/Triangulation_3.h
Line: 643
Explanation:
Refer to the bug-reporting instructions at
http://www.cgal.org/bug_report.html

But it could an other assertion just like I was saying.
Do you know how can I prevent that (density calculation, number of
points.... to be able to say : This Normalized Points will be out of
range for Poisson Reconstruction).

This one can pop up sometimes when you use a kernel with inexact
predicates, since Triangulation_3 is allergic to them.
Did you check that ?

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page