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.
|
||
|---|---|---|
| .. | ||
| doc/BGL | ||
| examples | ||
| include/CGAL | ||
| package_info/BGL | ||
| test/BGL | ||
| dont_submit | ||