Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Image meshing question

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Image meshing question


Chronological Thread 
  • From: David Bernstein <>
  • To:
  • Subject: [cgal-discuss] Re: Image meshing question
  • Date: Mon, 13 May 2013 13:36:40 -0700 (PDT)

I'm still trying to find a way to get this to work. The code I posted before
compiles but an assertion fails when I try to add a feature to the domain.
The assertion is

CGAL_precondition(sp > 0);

which occurs in Protect_edges_sizing_field.h

This happens no matter where I place the line (the feature) in the domain.
Any help on this would be greatly appreciated.

Thanks,
Dave



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Image-meshing-question-tp4657291p4657419.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page