cgal/Surface_mesher/include/CGAL
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
..
IO Partially fixed the global orientation of the output mesh: 2009-08-03 10:57:57 +00:00
Surface_mesher Make Surface_mesher crash when a looping condition is detected, instead of 2009-05-05 14:10:13 +00:00
Complex_2_in_triangulation_3.h Add the following function, which is documented: 2009-02-07 13:30:04 +00:00
Complex_2_in_triangulation_cell_base_3.h
Complex_2_in_triangulation_vertex_base_3.h
Gray_level_image_3.h
Implicit_surface_3.h
Multi_surface_3.h
Point_traits.h
Point_with_psc_localisation.h
Point_with_surface_index.h
Point_with_surface_index_geom_traits.h
Polyhedral_surface_3.h
Robust_circumcenter_traits_3.h Minor edit: comments, and update of the copyright. 2009-02-27 14:00:51 +00:00
Surface_mesh_cell_base_3.h avoid VC++ warning 2008-10-14 08:27:53 +00:00
Surface_mesh_complex_2_in_triangulation_3.h
Surface_mesh_default_criteria_3.h
Surface_mesh_default_edges_criteria_3.h
Surface_mesh_default_triangulation_3.h
Surface_mesh_traits_generator_3.h
Surface_mesh_triangulation_generator_3.h
Surface_mesh_vertex_base_3.h
Surface_mesher_generator.h Fix Surface_mesher: remove all references to Singular_edges_allowed_tag, 2008-10-29 13:42:19 +00:00
Weighted_point_with_psc_localisation.h
Weighted_point_with_surface_index.h
Weighted_point_with_surface_index_geom_traits.h
builder.h
enriched_polyhedron.h
make_piecewise_smooth_surface_mesh.h
make_surface_mesh.h Split <CGAL/make_surface_mesh.h> in two 2008-10-28 17:42:27 +00:00
pws_loop_subdivision.h
vtkSurfaceMesherContourFilter.h