cgal/BGL/include/CGAL/boost/graph
Andreas Fabri 59fc7b9af0 remove unused variables 2017-06-30 18:12:14 +02:00
..
internal add reserve to MutableFaceGraph 2017-01-18 18:19:25 +01:00
Dual.h Introduced the BGL Graph adaptors (Dual, seam_mesh, etc.) 2017-06-22 16:17:13 +02:00
Euler_operations.h
Face_filtered_graph.h Merge pull request #1917 from MaelRL/SM_Parameterization-BGL-GF 2017-06-30 16:38:50 +02:00
Graph_with_descriptor_with_graph.h Introduced the BGL Graph adaptors (Dual, seam_mesh, etc.) 2017-06-22 16:17:13 +02:00
Seam_mesh.h Cleaned commented output 2017-06-22 16:17:13 +02:00
backward_compatibility_functions.h
boost_parameters_interface.h move enum for named parameters inside internal_np namespace 2017-02-13 10:25:28 +01:00
convert_nef_polyhedron_to_polygon_mesh.h add missing include directive 2016-10-20 18:12:54 +02:00
copy_face_graph.h remove old implementation and benchmark using it 2017-01-18 16:44:21 +01:00
dijkstra_shortest_paths.h
dijkstra_shortest_paths.hpp
graph_concepts.h remove uninitialized variable warning 2017-01-25 08:52:56 +01:00
graph_traits_PolyMesh_ArrayKernelT.h Add generic functions read_off() and write_off() 2017-06-30 18:12:13 +02:00
graph_traits_Seam_mesh.h Add concept checking for Seam_mesh 2017-06-22 16:17:13 +02:00
graph_traits_TriMesh_ArrayKernelT.h remove unused variables 2017-06-30 18:12:14 +02:00
halfedge_graph_traits.h
helpers.h use boost::empty 2017-06-26 10:17:59 +02:00
iterator.h remove a qualified call 2017-06-22 16:12:26 +02:00
named_function_params.h move helper functions in the BGL package so that they can be used there too 2017-05-30 15:09:42 +02:00
parameters_interface.h move enum for named parameters inside internal_np namespace 2017-02-13 10:25:28 +01:00
properties.h Fixes and Clean-up. 2017-05-29 13:20:39 +02:00
properties_PolyMesh_ArrayKernelT.h add partial specializations of graph_has_property for existing internal pmaps 2016-09-22 12:05:51 +02:00
properties_Seam_mesh.h Fixed Seam_mesh's intrinsic UV map 2017-06-22 16:15:57 +02:00
properties_TriMesh_ArrayKernelT.h add partial specializations of graph_has_property for existing internal pmaps 2016-09-22 12:05:51 +02:00
property_maps.h Use const references in the generators instead of simple references. 2016-09-28 10:59:11 +02:00
selection.h Add a desciption to doxygen groups, and in which header file they are 2017-04-26 08:46:58 +02:00
split_graph_into_polylines.h Fix the compilation of individual headers 2017-04-13 15:56:51 +02:00
visitor.h