mirror of https://github.com/CGAL/cgal
Bug-fix for the BGL API:
- Remove assertion in halfedge(Polyehdron_3, vertex_descriptor) as it
is wrong for an isolated vertex.
- fix a warning.
Fix the documentation:
- Document that add_vertex/edge/face(G&) do not initialize the
connectivity
Approved by the Release Manager.
Tested in CGAL-4.6-Ic-132.
|
||
|---|---|---|
| .. | ||
| data | ||
| CMakeLists.txt | ||
| borders.cin | ||
| borders.cpp | ||
| graph_concept_OpenMesh.cpp | ||
| graph_concept_Polyhedron_3.cpp | ||
| graph_concept_Surface_mesh.cpp | ||
| graph_concept_Triangulation_2.cpp | ||
| split.cin | ||
| split.cpp | ||
| test_Euler_operations.cpp | ||
| test_Prefix.h | ||
| test_Properties.cpp | ||
| test_Surface_mesh.cpp | ||
| test_Triangulation_2.cpp | ||
| test_circulator.cmd | ||
| test_circulator.cpp | ||
| test_graph_geometry.cpp | ||
| test_graph_traits.cpp | ||