add_proxies_error_diffusion(const std::size_t nb_proxies) | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
add_to_furthest_proxies(const std::size_t nb_proxies, const std::size_t nb_iterations=5) | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
compute_total_error() | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
Error_metric typedef | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
extract_mesh(const NamedParameters &np) | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
find_best_merge(const bool use_threshold_test) | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
Geom_traits typedef | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
Indexed_triangle typedef | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
initialize_seeds(const NamedParameters &np) | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
merge(const std::size_t px0, const std::size_t px1) | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
number_of_proxies() const | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
output(const NamedParameters &np) const | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
Proxy typedef | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
run(std::size_t nb_iterations=1) | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
run_to_convergence(const FT cvg_threshold, const std::size_t max_iterations=100, std::size_t avg_interval=3) | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
split(const std::size_t px_idx, const std::size_t n=2, const std::size_t nb_relaxations=10) | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
teleport_proxies(const std::size_t nb_proxies, const std::size_t nb_iterations=5, const bool no_threshold_test=false) | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |
Variational_shape_approximation(const TriangleMesh &tm, const VertexPointMap &vpoint_map, const Error_metric &error_metric) | CGAL::Variational_shape_approximation< TriangleMesh, VertexPointMap, ErrorMetricProxy, GeomTraits, Concurrency_tag > | |