This website requires JavaScript.
Explore
Help
Sign In
phynexis-deps
/
cgal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7a71e934021a7f4bc9ef94de3ed8e5b1ba66e2dd
cgal
/
Mesh_2
/
include
/
CGAL
T
History
Sylvain Pion
eff6efd3af
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
...
- CGAL_NULL -> NULL - CGAL_NULL_TYPE -> CGAL::Nullptr_t (typedef to const void *)
2008-07-12 21:58:52 +00:00
..
IO
…
Mesh_2
Leftovers from commit 42968:
2008-04-25 13:38:54 +00:00
Meshes
New directory Mesh_2/include/CGAL/Meshes/ that aggregates several
2008-04-21 16:07:38 +00:00
Delaunay_mesh_area_criteria_2.h
…
Delaunay_mesh_criteria_2.h
…
Delaunay_mesh_face_base_2.h
…
Delaunay_mesh_local_size_criteria_2.h
Better follow under mouse feature: use a segment, instead of a point.
2007-11-15 10:05:14 +00:00
Delaunay_mesh_size_criteria_2.h
…
Delaunay_mesher_2.h
Fix Mesh_2 in trunk: Mesh_2::Refine_edges_visitor<> no longer carries data.
2007-10-16 14:41:34 +00:00
Double_map.h
push current version
2007-06-06 12:54:28 +00:00
Filter_circulator.h
CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
2008-07-12 21:58:52 +00:00
Mesher_level_default_implementations.h
…
Mesher_level_visitors.h
push current version
2007-06-06 12:54:28 +00:00
Mesher_level.h
push current version
2007-06-06 12:54:28 +00:00
Triangulation_conformer_2.h
…