CGAL 5.1 - Classification
CGAL::Classification::Face_descriptor_to_face_descriptor_with_bbox_map< FaceGraph, VertexPointMap >::face_descriptor_with_bbox Class Reference

#include <CGAL/Classification/property_maps.h>

Definition

template<typename FaceGraph, typename VertexPointMap = typename boost::property_map<FaceGraph,vertex_point_t>::type>
class CGAL::Classification::Face_descriptor_to_face_descriptor_with_bbox_map< FaceGraph, VertexPointMap >::face_descriptor_with_bbox

Face descriptor with a precomputed bounding box.

Public Member Functions

 face_descriptor_with_bbox (const face_descriptor &descriptor, const CGAL::Bbox_3 &bbox)
 
const CGAL::Bbox_3 bbox () const
 
 operator face_descriptor () const