mirror of https://github.com/CGAL/cgal
37 lines
1.4 KiB
Plaintext
37 lines
1.4 KiB
Plaintext
- ajouter dans la doc du line face circulator, la precondition p!= q
|
|
- documenter Constrained_triangulation_plus_2
|
|
- tester Constrained_triangulation_plus_2 avec le Tag exact
|
|
- Constrained_triangulation_plus_2 and ConstrainT_hierchy_2
|
|
to be done or redone : copy swap and delete
|
|
- Constraint_hierarchy_3
|
|
to be done or redone : copy swap and delete
|
|
- utiliser Emptyset_iterator et virer le fichier Dummy_output_iterator.h
|
|
- harmoniser les fonctions find-conflicts avec le 3d.
|
|
|
|
- k orderVoronoi diagram (code de Julia)
|
|
- Natural neighbor (code de Franck)
|
|
- mesh 2d (stage de Mihaella)
|
|
- Constrained_triangulation_3 (stage de Douc)
|
|
- Conforming triangulation (David)
|
|
- Vrml output
|
|
- Triangulation_2_traits_3 :
|
|
a traits is needed for the case where points are not exactly coplanar
|
|
but where the unit normal to the plane is known.
|
|
This could solve some robustness issues
|
|
|
|
|
|
- rendre les iterator vraiment const
|
|
creer les classe const_handle
|
|
- factorize the code duplicated in
|
|
Triangulation_default_data_structure_2
|
|
Triangulation_data_structure_using_list_2
|
|
|
|
A verifier
|
|
- Corriger la doc pour includes_edge in Triangulation_2
|
|
- test removal and meshing functions in constrained
|
|
and Delaunay constrained triangulation
|
|
- mesh
|
|
- add set_weight(Weight w) to weighted point
|
|
- iterator de faces intersectees par un segment
|
|
- oriented_side ne marche pas quand le point est sur un sommet...
|