cgal/Mesh_3
Andreas Fabri 5c5aa5d702 Workaround for an ICE with VC12
The return type optional<tuple...> leads to the crash
One workaround had been to move the body of the function
into the class.
As the function is private I instead return through a reference instead.
2014-03-21 10:27:59 +01:00
..
applications Merge remote-tracking branch 'origin/Mesh_3-improvements-GF' into Mesh_3-improvements-GF-new 2013-02-28 17:10:16 +01:00
demo/Mesh_3 Fix compilation errors with recent libQGLViewer 2014-03-04 18:20:47 +01:00
doc/Mesh_3 Merge branch 'Mesh_3-fix_perturber_slivers_empty_bug-GF-rebased' 2014-02-06 11:24:41 +01:00
examples/Mesh_3 Revert "add example before modifying sliver perturbation" 2013-12-17 14:49:52 +01:00
include/CGAL Workaround for an ICE with VC12 2014-03-21 10:27:59 +01:00
package_info/Mesh_3 Stéphane is gone. I am the maintainer of Mesh_3. 2013-03-28 16:56:27 +01:00
test/Mesh_3 add a test for Hausdorff distance 2014-02-04 16:42:53 +01:00
Doxyfile
README
TODO
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00
stylesheet.css

README

3D mesh package, from Laurent Rineau