swh:1:snp:78e145aa8174e576786284475a76cf6f187b3475
Raw File
Tip revision: 8a0731835eab10a7b717fa8714d462bc2e7558e8 authored by Laurent Rineau on 23 August 2015, 18:41:01 UTC
Merge pull request #283 from lrineau/Arrangement-fix_warning_enumeral_conditional_mismatch-GF
Tip revision: 8a07318
TODO.txt
- Skin_surface_refinement_traits->Skin_surface_subdivision_policy (subdiv,policy)
- Sqrt3->subdiv
- refinement->subdivision
- Put quadratic surfaces in a list and free the list on destruction
- Remove 'small' edges from the triangulated mixed complex


OLD:
- check the normals to the skin surface
- give surface_test input
- check triangulate_mixed_complex: converter not from traits
- polyhedron traits does not define Vector
- Chew's algorithm

Documentation:
- Add references from doc_tex/Skin_surface_3 to classes.
- Compute anchor point types are not from Skin_surface_traits
  since they depend on the regular triangulation and not the reg. kernel
back to top