CGAL 5.2.2 - Classification
|
Data structures specialized to classify surface meshes.
Classes | |
class | CGAL::Classification::Mesh_feature_generator< GeomTraits, FaceListGraph, PointMap, ConcurrencyTag, DiagonalizeTraits > |
Generates a set of generic features for surface mesh classification. More... | |
class | CGAL::Classification::Mesh_neighborhood< FaceListGraph > |
Class that generates models of NeighborQuery based on an input mesh. More... | |
class | CGAL::Classification::Face_descriptor_to_center_of_mass_map< FaceGraph, VertexPointMap > |
Property map that constructs the center of mass of the face of a mesh on-the-fly. More... | |
class | CGAL::Classification::Face_descriptor_to_face_descriptor_with_bbox_map< FaceGraph, VertexPointMap > |
Property map that constructs a face descriptor with a bbox() method from a face descriptor. More... | |