|
MEPP2 Project
|
#include <CGAL/Cartesian.h>#include <CGAL/Polyhedron_3.h>#include <CGAL/Polyhedron_items_3.h>#include <CGAL/HalfedgeDS_halfedge_max_base_with_id.h>#include "boolops_properties.h"

Go to the source code of this file.
Classes | |
| class | EnrichedVertex< Refs, T, P > |
| class | EnrichedHalfedge< Refs, ID > |
| class | EnrichedFacet< Refs, T > |
| struct | EnrichedItems |
| struct | EnrichedItems::Vertex_wrapper< Refs, Traits > |
| struct | EnrichedItems::Halfedge_wrapper< Refs, Traits > |
| struct | EnrichedItems::Face_wrapper< Refs, Traits > |
Typedefs | |
| using | CGALKernel = CGAL::Cartesian< double > |
| using | EnrichedPolyhedron = CGAL::Polyhedron_3< CGALKernel, EnrichedItems > |
| using CGALKernel = CGAL::Cartesian< double > |
Definition at line 100 of file boolops_enriched_polyhedron.hpp.
| using EnrichedPolyhedron = CGAL::Polyhedron_3< CGALKernel, EnrichedItems > |
Definition at line 101 of file boolops_enriched_polyhedron.hpp.