Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Compilation errors while extending Polyhedron_3

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Compilation errors while extending Polyhedron_3


Chronological Thread 
  • From: NMoreau <>
  • To:
  • Subject: [cgal-discuss] Re: Compilation errors while extending Polyhedron_3
  • Date: Mon, 18 Feb 2013 09:18:28 -0800 (PST)

Philipp Moeller-2 wrote
> [...]
> The type of the function argument and the type of the argument you are
> calling it with a are not matching up. It is really hard to see where
> you go wrong or if something in the polyhedron code messes up without a
> minimal, compilable example that reproduces the problem. Can you try to
> provide one?

Yes, no problem!
The error shows up as soon as the halfedgeMesh.computeNormalCycle() function
is called, so I made a minimal building of a mesh, before calling this
function.

Here is the example: Test.zip
<http://cgal-discuss.949826.n4.nabble.com/file/n4656765/Test.zip>

Thank you!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Compilation-errors-while-extending-Polyhedron-3-tp4656746p4656765.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page