..
internal
null_halfedge is not a type
2015-03-12 14:19:11 +01:00
Dual.h
use a wrapper to make sure the return type of get is instantiable
2015-03-17 16:20:37 +01:00
Euler_operations.h
fix doc issues
2015-09-10 07:38:56 +02:00
Graph_geometry.h
prevent internal namespaces to be documented
2015-02-13 16:03:23 +01:00
backward_compatibility_functions.h
fix openmesh testsuite
2014-06-26 23:25:18 +02:00
dijkstra_shortest_paths.h
workaround a bug in dijsktra algorithm in boost 1.54 affecting normal estimation
2014-07-19 12:20:29 +02:00
dijkstra_shortest_paths.hpp
fix warning
2014-07-24 10:08:36 +02:00
graph_concepts.h
update license
2014-07-04 17:24:06 +02:00
graph_traits_Arrangement_2.h
update license
2014-07-04 17:24:06 +02:00
graph_traits_CombinatorialMap.h
prefix macros with CGAL_
2014-07-04 17:24:06 +02:00
graph_traits_Delaunay_triangulation_2.h
fix warnings and compilation issues
2014-12-10 17:34:51 +01:00
graph_traits_Dual_Arrangement_2.h
update license
2014-07-04 17:24:06 +02:00
graph_traits_HalfedgeDS.h
deal with graph_traits_HalfedgeDS.h and graph_traits_Triangulation_2.h
2015-08-25 09:34:17 +02:00
graph_traits_PolyMesh_ArrayKernelT.h
assert -> CGAL_assertion
2015-08-27 16:51:55 +02:00
graph_traits_Polyhedron_3.h
remove unused variable
2015-02-18 09:50:40 +01:00
graph_traits_Surface_mesh.h
assert -> CGAL_assertion
2015-08-27 16:51:55 +02:00
graph_traits_Triangulation_2.h
deal with graph_traits_HalfedgeDS.h and graph_traits_Triangulation_2.h
2015-08-25 09:34:17 +02:00
halfedge_graph_traits.h
revive deprecated files
2014-05-22 13:12:58 +02:00
halfedge_graph_traits_HalfedgeDS.h
revive deprecated files
2014-05-22 13:12:58 +02:00
halfedge_graph_traits_Polyhedron_3.h
revive halfedge_graph_traits
2014-06-11 15:15:10 +02:00
helpers.h
add missing include
2015-07-03 11:13:18 +02:00
iterator.h
fix doc issues
2015-09-10 07:38:56 +02:00
named_function_params.h
simplify bgl named parameters handling with boost < 1.51 and make PMP compatible
2015-07-16 16:01:21 +02:00
properties.h
the XXX_is_border properties are removed + add missing replacement functions
2014-07-22 12:00:15 +02:00
properties_CombinatorialMap.h
the XXX_is_border properties are removed + add missing replacement functions
2014-07-22 12:00:15 +02:00
properties_PolyMesh_ArrayKernelT.h
move the property map class to a CGAL header file
2015-05-11 14:57:14 +02:00
properties_Polyhedron_3.h
Use a shared_ptr in order to make the property map lightweight
2014-11-21 12:50:35 +01:00
properties_Surface_mesh.h
Clean up some includes
2015-07-30 14:16:26 +02:00
selection.h
use two variable names to avoid warnings and possible issues
2015-07-17 09:40:22 +02:00
split_graph_into_polylines.h
int -> degree_size_t
2015-01-21 09:15:51 +01:00