| .. |
|
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
|
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
|
2015-07-13 08:16:59 +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
|
make the edge_descriptor of Polyhedron hashable
|
2014-07-23 08:20:16 +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
|
fix constness
|
2015-07-15 16:02:30 +02:00 |
|
graph_traits_Triangulation_2.h
|
Remove a const as ICC warns about it
|
2015-01-01 19:39:47 +01: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 branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
|
2015-07-13 08:16:59 +02:00 |
|
named_function_params.h
|
use BGL named parameters
|
2015-02-17 20:14:59 +01: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
|
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
|
2015-07-13 08:16:59 +02:00 |
|
selection.h
|
Revert "detect sharp edges and surface patches"
|
2015-07-15 16:02:23 +02:00 |
|
split_graph_into_polylines.h
|
int -> degree_size_t
|
2015-01-21 09:15:51 +01:00 |
|
visitor.h
|
add the ability to use a Visitor for a BGL graph using an overload of graph_traits
|
2015-07-15 16:02:30 +02:00 |