cgal/Mesh_3
Laurent Rineau 05a607fabc Fix a bug in PVertex::operator<
PVertex::operator was implementing a <= instead of a strict ordering. That
is incorrect.

Bug found by the debug mode of the STL of MSVC.
2011-06-29 10:53:53 +00:00
..
applications Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 18:06:32 +00:00
demo/Mesh_3 Let the plugins be compiled and created in the same directory as executables 2011-06-06 13:03:55 +00:00
doc_tex Update all PkgDescription files to CGAL-3.9 2011-06-27 14:31:45 +00:00
examples/Mesh_3 Try to fix my last revision about cmake_policy, with CMake-2.6.x 2011-04-28 17:45:22 +00:00
include/CGAL Fix a bug in PVertex::operator< 2011-06-29 10:53:53 +00:00
package_info/Mesh_3 Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
test/Mesh_3 Do not segfault when ZLIB in not there. 2011-06-28 10:19:54 +00:00
Doxyfile remove package namespace macro 2010-06-09 08:45:58 +00:00
README Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
TODO Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
dont_submit Remove demo directory from dont_submit. 2010-06-22 12:41:39 +00:00
stylesheet.css Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00

README

3D mesh package, from Laurent Rineau