Fréchet View  1.6.0
A Tool for Exploring Fréchet Distance Algorithms
frechet::poly::Vertex_base< TDS >::Rebind_TDS< TDS2 > Struct Template Reference

Detailed Description

template<class TDS = DummyTDS>
template<class TDS2>
struct frechet::poly::Vertex_base< TDS >::Rebind_TDS< TDS2 >

template re-bind to resolve cyclic dependcies

Definition at line 49 of file triangulation.h.

#include <triangulation.h>

Public Types

typedef Vertex_base< TDS2 > Other
 

Member Typedef Documentation

◆ Other

template<class TDS = DummyTDS>
template<class TDS2 >
typedef Vertex_base<TDS2> frechet::poly::Vertex_base< TDS >::Rebind_TDS< TDS2 >::Other

Definition at line 49 of file triangulation.h.


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