MEPP2 Project
Public Types | List of all members
EnrichedItems::Vertex_wrapper< Refs, Traits > Struct Template Reference

#include <boolops_enriched_polyhedron.hpp>

Collaboration diagram for EnrichedItems::Vertex_wrapper< Refs, Traits >:
Collaboration graph

Public Types

typedef Traits::Point_3 Point
 
typedef Traits::Vector_3 Normal
 
typedef EnrichedVertex< Refs, CGAL::Tag_true, PointVertex
 

Detailed Description

template<class Refs, class Traits>
struct EnrichedItems::Vertex_wrapper< Refs, Traits >

Definition at line 73 of file boolops_enriched_polyhedron.hpp.

Member Typedef Documentation

◆ Normal

template<class Refs , class Traits >
typedef Traits::Vector_3 EnrichedItems::Vertex_wrapper< Refs, Traits >::Normal

Definition at line 76 of file boolops_enriched_polyhedron.hpp.

◆ Point

template<class Refs , class Traits >
typedef Traits::Point_3 EnrichedItems::Vertex_wrapper< Refs, Traits >::Point

Definition at line 75 of file boolops_enriched_polyhedron.hpp.

◆ Vertex

template<class Refs , class Traits >
typedef EnrichedVertex< Refs, CGAL::Tag_true, Point > EnrichedItems::Vertex_wrapper< Refs, Traits >::Vertex

Definition at line 77 of file boolops_enriched_polyhedron.hpp.


The documentation for this struct was generated from the following file: