Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] polyhedron is_valid

Subject: CGAL users discussion list

List archive

[cgal-discuss] polyhedron is_valid


Chronological Thread 
  • From: drrk <>
  • To:
  • Subject: [cgal-discuss] polyhedron is_valid
  • Date: Thu, 1 Nov 2012 07:41:43 -0700 (PDT)

I am reading a mesh that contains polygonal data. The mesh loads fine in
various software such as MeshLab but when I call the is_valid() function of
Polyhedron_3<Kernel> where Kernel is Cartesian<double> it returns false.

What criteria have to be satisfied before is_valid( ) accepts a mesh to be
valid.

RK



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/polyhedron-is-valid-tp4656124.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page