| .. |
|
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
|
satisfies_link_condition->does_satisfy_link_condition to match naming convention
|
2015-07-21 10:27:27 +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
|
g++ needs a forward declaration for std::hash
|
2015-06-02 08:46:20 +02:00 |
|
graph_traits_PolyMesh_ArrayKernelT.h
|
fix compilation issues with g++
|
2015-06-22 11:23:31 +02:00 |
|
graph_traits_Polyhedron_3.h
|
remove unused variable
|
2015-02-18 09:50:40 +01:00 |
|
graph_traits_Surface_mesh.h
|
Merge pull request #149 'lrineau/Polygon_mesh_processing-GF'
|
2015-07-17 14:50:56 +02:00 |
|
graph_traits_Triangulation_2.h
|
g++ needs a forward declaration for std::hash
|
2015-06-02 08:46:20 +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
|
Merge pull request #149 'lrineau/Polygon_mesh_processing-GF'
|
2015-07-17 14:50: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 |