A redefined items class for the Polyhedron_3. More...
#include <enriched_polyhedron.h>
Classes | |
struct | Face_wrapper |
Wrapper for the face used in the custom polyhedron. More... | |
struct | Halfedge_wrapper |
Wrapper for the halfedge used in the custom polyhedron. More... | |
struct | Vertex_wrapper |
Wrapper for the vertex used in the custom polyhedron. More... | |
A redefined items class for the Polyhedron_3.
A refined vertex class that contains a member for the normal vector and a refined facet with a normal vector instead of the plane equation (this is an alternative solution instead of using Polyhedron_traits_with_normals_3).