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

#include <boolops_triangulation.hpp>

Collaboration diagram for Enriched_face_base< Gt, Fb >::Rebind_TDS< TDS2 >:
Collaboration graph

Public Types

typedef Fb::template Rebind_TDS< TDS2 >::Other Fb2
 
typedef Enriched_face_base< Gt, Fb2Other
 

Detailed Description

template<class Gt, class Fb = CGAL::Constrained_triangulation_face_base_2<Gt>>
template<typename TDS2>
struct Enriched_face_base< Gt, Fb >::Rebind_TDS< TDS2 >

Definition at line 71 of file boolops_triangulation.hpp.

Member Typedef Documentation

◆ Fb2

template<class Gt , class Fb = CGAL::Constrained_triangulation_face_base_2<Gt>>
template<typename TDS2 >
typedef Fb::template Rebind_TDS<TDS2>::Other Enriched_face_base< Gt, Fb >::Rebind_TDS< TDS2 >::Fb2

Definition at line 72 of file boolops_triangulation.hpp.

◆ Other

template<class Gt , class Fb = CGAL::Constrained_triangulation_face_base_2<Gt>>
template<typename TDS2 >
typedef Enriched_face_base<Gt,Fb2> Enriched_face_base< Gt, Fb >::Rebind_TDS< TDS2 >::Other

Definition at line 73 of file boolops_triangulation.hpp.


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