Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: error C2662 in creating a surface class for surface

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: error C2662 in creating a surface class for surface


Chronological Thread 
  • From: Jorge <>
  • To:
  • Subject: [cgal-discuss] Re: error C2662 in creating a surface class for surface
  • Date: Thu, 11 Oct 2012 09:26:08 -0700 (PDT)

Hello,

Sorry if I wasn't clear. It compiles and sometimes it works, but other time
is just hangs and there is no error message.

On the other hand when I use Exact_predicates_inexact_constructions_kernel
works more often (it never hangs), only sometimes gives me an error but by
changing some meshing parameters it ends up working.

The problem is that I need to use
Exact_predicates_exact_constructions_kernel because in my code I have a lot
of intersection computation with other AABB trees, and here it hangs a lot.






--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/error-C2662-in-creating-a-surface-class-for-surface-meshing-tp951257p4656026.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page