mirror of https://github.com/CGAL/cgal
add todo
This commit is contained in:
parent
3766bf3a3e
commit
ab8d6cfbcb
|
|
@ -0,0 +1 @@
|
|||
examples/BGL_surface_mesh/surface_mesh_dual.cpp
|
||||
|
|
@ -92,4 +92,5 @@ It can be made short to PM. And TriangleMesh (or TM) specifies when the paramete
|
|||
\todo document `BGL/include/CGAL/boost/graph/selection.h`
|
||||
\todo document `BGL/include/CGAL/boost/graph/split_graph_into_polylines.h`
|
||||
\todo add in BGL `clear(pmesh)` and use it in `keep_largest_connected_components(pmesh, 0);`
|
||||
\todo document BGL/include/CGAL/boost/graph/Dual.h and remove the example from dont_submit
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue