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... | |
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 | |
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) |
Original source file indexedVertex.H
Definition in file indexedVertex.H.