cgal/Surface_mesh_parameterization/include/CGAL
Sylvain Pion eff6efd3af CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
- CGAL_NULL -> NULL
- CGAL_NULL_TYPE -> CGAL::Nullptr_t (typedef to const void *)
2008-07-12 21:58:52 +00:00
..
Barycentric_mapping_parameterizer_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Circular_border_parameterizer_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Convertible_circulator_project.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
Convertible_filter_iterator.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
Convertible_iterator_project.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
Discrete_authalic_parameterizer_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Discrete_conformal_map_parameterizer_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Fixed_border_parameterizer_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
LSCM_parameterizer_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Mean_value_coordinates_parameterizer_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Param_mesh_patch_circulators.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
Param_mesh_patch_iterators.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
Param_mesh_patch_vertex.h CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
Parameterization_mesh_feature_extractor.h
Parameterization_mesh_patch_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Parameterization_polyhedron_adaptor_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Parameterizer_traits_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Square_border_parameterizer_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Taucs_fix.h Redo r41603 and r41552 (#ifdef CGAL_USE_TAUCS) for SP 2008-01-25 17:51:55 +00:00
Taucs_matrix.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Taucs_solver_traits.h Minor change 2008-03-21 16:04:58 +00:00
Taucs_vector.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
Two_vertices_parameterizer_3.h Update to generate_reference_manual 1.0 2008-02-22 13:03:40 +00:00
parameterize.h Removed obsolete doxygen comment 2008-03-21 16:11:18 +00:00
surface_mesh_parameterization_assertions.h Make assertions trigger an error only for *certain* conditions (using CGAL::certainly()). 2008-07-10 21:49:17 +00:00