indexedVertex.H File Reference
Include dependency graph for indexedVertex.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  indexedVertex< Gt, Vb >
 An indexed form of CGAL::Triangulation_vertex_base_3<K> used to keep track of the Delaunay vertices in the tessellation. More...
 
struct  indexedVertex< Gt, Vb >::Rebind_TDS< TDS2 >
 

Namespaces

namespace  CGAL
 

Functions

template<class Gt , class Vb >
bool pointPair (const indexedVertex< Gt, Vb > &v0, const indexedVertex< Gt, Vb > &v1)
 
template<class Gt , class Vb >
bool boundaryTriangle (const indexedVertex< Gt, Vb > &v0, const indexedVertex< Gt, Vb > &v1, const indexedVertex< Gt, Vb > &v2)
 
template<class Gt , class Vb >
bool outsideTriangle (const indexedVertex< Gt, Vb > &v0, const indexedVertex< Gt, Vb > &v1, const indexedVertex< Gt, Vb > &v2)
 

Detailed Description

Original source file indexedVertex.H

Definition in file indexedVertex.H.