mirror of https://github.com/CGAL/cgal
in order to catch input meshes that do not respect them and avoid crashes in Release mode:
- For fixed border parameterizations:
Preconditions:
check that the border is mapped onto a convex polygon.
check that the input mesh is triangular (expensive check).
check that the input mesh is a surface with one connected component (expensive check).
Postconditions:
check one-to-one mapping.
- For free border parameterizations:
Preconditions:
check that the input mesh is triangular (expensive check).
check that the input mesh is a surface with one connected component (expensive check).
Postconditions:
check one-to-one mapping.
|
||
|---|---|---|
| .. | ||
| Barycentric_mapping_parameterizer_3.h | ||
| Circular_border_parameterizer_3.h | ||
| Convertible_circulator_project.h | ||
| Convertible_filter_iterator.h | ||
| Convertible_iterator_project.h | ||
| Discrete_authalic_parameterizer_3.h | ||
| Discrete_conformal_map_parameterizer_3.h | ||
| Fixed_border_parameterizer_3.h | ||
| LSCM_parameterizer_3.h | ||
| Mean_value_coordinates_parameterizer_3.h | ||
| Param_mesh_patch_circulators.h | ||
| Param_mesh_patch_iterators.h | ||
| Param_mesh_patch_vertex.h | ||
| Parameterization_mesh_feature_extractor.h | ||
| Parameterization_mesh_patch_3.h | ||
| Parameterization_polyhedron_adaptor_3.h | ||
| Parameterizer_traits_3.h | ||
| Square_border_parameterizer_3.h | ||
| Taucs_fix.h | ||
| Taucs_matrix.h | ||
| Taucs_solver_traits.h | ||
| Taucs_vector.h | ||
| Two_vertices_parameterizer_3.h | ||
| parameterize.h | ||
| surface_mesh_parameterization_assertions.h | ||