MEPP2 Project
Public Types | List of all members
Enriched_vertex_base< Gt, Vb >::Rebind_TDS< TDS2 > Struct Template Reference

#include <boolops_triangulation.hpp>

Collaboration diagram for Enriched_vertex_base< Gt, Vb >::Rebind_TDS< TDS2 >:
Collaboration graph

Public Types

typedef Vb::template Rebind_TDS< TDS2 >::Other Vb2
 
typedef Enriched_vertex_base< Gt, Vb2Other
 

Detailed Description

template<class Gt, class Vb = CGAL::Triangulation_vertex_base_2<Gt>>
template<typename TDS2>
struct Enriched_vertex_base< Gt, Vb >::Rebind_TDS< TDS2 >

Definition at line 32 of file boolops_triangulation.hpp.

Member Typedef Documentation

◆ Other

template<class Gt , class Vb = CGAL::Triangulation_vertex_base_2<Gt>>
template<typename TDS2 >
typedef Enriched_vertex_base<Gt,Vb2> Enriched_vertex_base< Gt, Vb >::Rebind_TDS< TDS2 >::Other

Definition at line 34 of file boolops_triangulation.hpp.

◆ Vb2

template<class Gt , class Vb = CGAL::Triangulation_vertex_base_2<Gt>>
template<typename TDS2 >
typedef Vb::template Rebind_TDS<TDS2>::Other Enriched_vertex_base< Gt, Vb >::Rebind_TDS< TDS2 >::Vb2

Definition at line 33 of file boolops_triangulation.hpp.


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