cgal/Mesh_2
Laurent Rineau 6f05e72cef Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2
The documentation of CGAL says that the minimal version of CMake must be
CMake-2.6.2.
  - change cmake_minimum_required to VERSION 2.6.2
  - no longer any need for the policy CMP0003 (was for 2.4.x)
  - no longer any need for CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS (was for 2.4)
2011-04-27 18:06:32 +00:00
..
benchmark bench -> benchmark 2011-03-22 16:30:58 +00:00
demo/Mesh_2 Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 18:06:32 +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