\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0.2 - Classification
Mesh 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...