cgal/Mesh_2
Laurent Rineau 5e1de228a1 Do not use systematically a default constructed geom traits
If one wants to use Mesh_2 with Triangulation_2_projection_traits_3 (a
projection traits constructed with a normal vector), one cannot use a
default constructed geom traits, but only one passed on argument. Then the
criteria class needs to be constructed with tr.geom_traits() as argument.
2011-03-23 17:45:59 +00:00
..
benchmark bench -> benchmark 2011-03-22 16:30:58 +00:00
demo/Mesh_2 The Mesh_2 command line "demos" do not needs Qt3. 2010-09-25 23:49:00 +00:00
doc_tex DelaunayMeshTraits_2 must have Compute_area_2 2011-03-23 17:35:26 +00:00
examples/Mesh_2 Document fit->is_in_domain() in the user manual. 2010-03-26 11:38:55 +00:00
include/CGAL Do not use systematically a default constructed geom traits 2011-03-23 17:45:59 +00:00
package_info/Mesh_2
test/Mesh_2 call to is_conforming_[Gabriel,Delaunay] was no longer possible: fix proposal. 2010-10-19 14:23:04 +00:00
utils/Mesh_2
Doxyfile remove package namespace macro 2010-06-09 08:45:58 +00:00
Mesh_2.kdevelop
Mesh_2.kdevelop.filelist
README
TODO
dont_submit bench -> benchmark 2011-03-22 16:30:58 +00:00
stylesheet.css

README

 2d meshing package
 Ruppert meshing algorithm
 developped by Laurent Rineau