cgal/Surface_mesher
Laurent Saboret a332a2dc4e Partially fixed the global orientation of the output mesh:
Complex_2_in_triangulation_3_polyhedron_builder used to orient coherently the facets but not globally: the mesh was randomly oriented towards inside or outside.
This fix orients the facet with max z towards +Z axis, in order to orient the mesh towards outside.
This is a naive algorithm but is works most of the time.
2009-08-03 10:57:57 +00:00
..
demo/Surface_mesher Merge from branch 3.4: 2009-01-05 14:31:40 +00:00
doc_tex Moved output_surface_facets_to_polyhedron() from Surface_reconstruction_points_3 to Surface_mesher 2009-06-29 13:31:24 +00:00
examples/Surface_mesher Merge: 2009-05-20 10:08:13 +00:00
include/CGAL Partially fixed the global orientation of the output mesh: 2009-08-03 10:57:57 +00:00
package_info/Surface_mesher Remove changes.txt files. 2008-07-24 17:47:16 +00:00
test/Surface_mesher Do not test with Filtered_kernel<CGAL::Simple_cartesian<CORE::Expr>. That 2008-11-25 22:23:00 +00:00
Doxyfile
GNUmakefile
TODO
dont_submit Remove <CGAL/enriched_polyhedron.h> from releases. 2008-12-08 15:06:51 +00:00
find_debug_macros
find_non_debug_macros