MEPP2 Project
Classes | Typedefs
boolops_cpolyhedron_builder.hpp File Reference
#include <CGAL/Polyhedron_incremental_builder_3.h>
#include "boolops_enriched_polyhedron.hpp"
Include dependency graph for boolops_cpolyhedron_builder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CPolyhedron_from_polygon_builder_3< HDS >
 A polyhedron incremental builder. More...
 

Typedefs

typedef EnrichedPolyhedron::Halfedge_handle Halfedge_handle
 
typedef EnrichedPolyhedron::Facet_handle Facet_handle
 
typedef EnrichedPolyhedron::Point_3 Point3d
 

Typedef Documentation

◆ Facet_handle

typedef EnrichedPolyhedron::Facet_handle Facet_handle

Definition at line 26 of file boolops_cpolyhedron_builder.hpp.

◆ Halfedge_handle

typedef EnrichedPolyhedron::Halfedge_handle Halfedge_handle

Definition at line 25 of file boolops_cpolyhedron_builder.hpp.

◆ Point3d

typedef EnrichedPolyhedron::Point_3 Point3d

Definition at line 27 of file boolops_cpolyhedron_builder.hpp.