|
CGAL 5.0 - Classification
|
#include <CGAL/Classification/Mesh_neighborhood.h>
Functor that computes the 1-ring neighborhood of the face of an input mesh.
Public Types | |
| typedef Mesh_neighborhood::face_descriptor | value_type |
Public Member Functions | |
| One_ring_neighbor_query (const Mesh_neighborhood &neighborhood) | |
| Constructs a 1-ring neighbor query object. More... | |
| CGAL::Classification::Mesh_neighborhood< FaceListGraph >::One_ring_neighbor_query::One_ring_neighbor_query | ( | const Mesh_neighborhood & | neighborhood | ) |
Constructs a 1-ring neighbor query object.
| neighborhood | mesh neighborhood object. |