|
struct | CGAL::Surface_mesh_simplification::Edge_collapse_visitor_base< TriangleMesh > |
| The class Surface_mesh_simplification::Edge_collapse_visitor_base provides a base class for models of the EdgeCollapseSimplificationVisitor concept. More...
|
|
class | CGAL::Surface_mesh_simplification::Bounded_normal_change_filter< Filter > |
| The class Bounded_normal_change_filter is a model for the PlacementFilter concept. More...
|
|
class | CGAL::Surface_mesh_simplification::Bounded_normal_change_placement< Get_placement_ > |
|
class | CGAL::Surface_mesh_simplification::Constrained_placement< Get_placement_, Edge_is_constrained_map_ > |
| The class Constrained_placement is a model for the concept GetPlacement . More...
|
|
class | CGAL::Surface_mesh_simplification::Count_ratio_stop_predicate< TriangleMesh > |
| The class Count_ratio_stop_predicate is a model for the StopPredicate concept which returns true when the relation between the initial and current number of edges drops below a certain ratio. More...
|
|
class | CGAL::Surface_mesh_simplification::Count_stop_predicate< TriangleMesh > |
| The class Count_stop_predicate is a model for the StopPredicate concept, which returns true when the number of current edges drops below a certain threshold. More...
|
|
class | CGAL::Surface_mesh_simplification::Edge_length_cost< TriangleMesh > |
| The class Edge_length_cost is a model for the GetCost concept, which computes the collapse cost as the squared length of the edge. More...
|
|
class | CGAL::Surface_mesh_simplification::Edge_length_stop_predicate< FT > |
| The class Edge_length_stop_predicate is a model for the StopPredicate concept, which returns true when the top edge in the priority queue is larger than a certain threshold. More...
|
|
class | CGAL::Surface_mesh_simplification::Edge_profile< TriangleMesh, VertexPointMap, GeomTraits > |
| The class Edge_profile regroups useful information about an edge, such as its incident vertices and faces. More...
|
|
class | CGAL::Surface_mesh_simplification::GarlandHeckbert_plane_policies< TriangleMesh, GeomTraits > |
| The class GarlandHeckbert_plane_policies regroups the cost and placement policies based on the Garland-Heckbert "Classic Plane" strategy (Section Garland-Heckbert Cost and Placement Strategy). More...
|
|
class | CGAL::Surface_mesh_simplification::GarlandHeckbert_policies< TriangleMesh, GeomTraits > |
|
class | CGAL::Surface_mesh_simplification::GarlandHeckbert_probabilistic_plane_policies< TriangleMesh, GeomTraits > |
| The class GarlandHeckbert_probabilistic_plane_policies regroups the cost and placement policies based on the "Probabilistic Plane" strategy of Trettner and Kobbelt [7]. More...
|
|
class | CGAL::Surface_mesh_simplification::GarlandHeckbert_probabilistic_triangle_policies< TriangleMesh, GeomTraits > |
| The class GarlandHeckbert_probabilistic_triangle_policies regroups the cost and placement policies based on the "Probabilistic Triangle" strategy of Trettner and Kobbelt [7]. More...
|
|
class | CGAL::Surface_mesh_simplification::GarlandHeckbert_triangle_policies< TriangleMesh, GeomTraits > |
| The class GarlandHeckbert_triangle_policies regroups the cost and placement policies using the triangle-based Garland-Heckbert strategy (Section Garland-Heckbert Cost and Placement Strategy). More...
|
|
class | CGAL::Surface_mesh_simplification::LindstromTurk_cost< TriangleMesh > |
| The class LindstromTurk_cost provides a model for the GetCost concept. More...
|
|
class | CGAL::Surface_mesh_simplification::LindstromTurk_placement< TriangleMesh > |
| The class LindstromTurk_placement provides a model for the GetPlacement concept. More...
|
|
class | CGAL::Surface_mesh_simplification::Midpoint_placement< TriangleMesh > |
| The class Midpoint_placement is a model for the GetPlacement concept which computes the placement as the midpoint position along the edge. More...
|
|
class | CGAL::Surface_mesh_simplification::Polyhedral_envelope_filter< GeomTraits, Filter > |
| The class Polyhedral_envelope_filter is a model for the PlacementFilter concept. More...
|
|