36 #include "CGAL/Triangulation_2.h" 48 template<
class Gt,
class Fb=CGAL::Triangulation_face_base_2<Gt>>
105 inline void set_vertex(
int i, Vertex_handle v);
Fb::Face_handle Face_handle
void set_vertex(int i, Vertex_handle v)
Fb::Vertex_handle Vertex_handle
Fb::template Rebind_TDS< TDS2 >::Other Fb2
indexedFace< Gt, Fb2 > Other
An indexed form of CGAL::Triangulation_face_base_2<K> used to keep track of the vertices in the trian...