Revision f9dcc4b7210e7b556677386e67731b9c16991ad6 authored by Simon Giraudot on 04 January 2017, 09:40:24 UTC, committed by Simon Giraudot on 04 January 2017, 09:40:24 UTC
1 parent 3c11de7
Raw File
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