Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Convex_hull_3 -> points.size() > 3

Subject: CGAL users discussion list

List archive

[cgal-discuss] Convex_hull_3 -> points.size() > 3


Chronological Thread 
  • From: mastair <>
  • To:
  • Subject: [cgal-discuss] Convex_hull_3 -> points.size() > 3
  • Date: Mon, 25 Mar 2013 03:04:58 -0700 (PDT)

I am calculating a lot of convex_hull_3, and somewhere along the way I get
this error:

CGAL error: precondition violation!
Expression : points.size() > 3
File : c:\dev\cgal-4.1\include\cgal\convex_hull_3.h
Line : 880

Any suggestion of what the problem might be?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Convex-hull-3-points-size-3-tp4657015.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page