% +------------------------------------------------------------------------+ % | Reference manual page: TriangulationCellBase_3.tex % +------------------------------------------------------------------------+ % | 29.3.2000 Monique Teillaud % | Package: Triangulation3 % | \RCSdef{\RCSTriangulationcbRev}{$Id$} \RCSdefDate{\RCSTriangulationcbDate}{$Date$} % | %%RefPage: end of header, begin of main body % +------------------------------------------------------------------------+ \begin{ccRefConcept}{TriangulationCellBase_3} \ccDefinition The cell base required by the geometric triangulations does not store any geometric information, so only the requirements of the triangulation data structure apply. However, we provide this concept for symmetry with the vertex case. \ccRefines \ccc{TriangulationDSCellBase_3} \ccHasModels \ccc{CGAL::Triangulation_cell_base_3}\\ \ccc{CGAL::Triangulation_cell_base_with_info_3} \ccSeeAlso \ccc{TriangulationVertexBase_3} %% \ccExample %% \ccIncludeExampleCode{examples/Triangulation3/Triangulation_cb_3_prog.C} \end{ccRefConcept}