deprecate Mesh_cell_base_3.h

This commit is contained in:
Jane Tournois 2013-06-20 11:39:07 +02:00
parent 4b63d8b44c
commit 6fa5caa574
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ namespace CGAL {
/*!
\ingroup PkgMesh_3MeshClasses
\deprecated This class is deprecated since \cgal 4.3. Use `CGAL::Compact_mesh_cell_base_3<Gt,MD,Tds>` instead.
The class `Mesh_cell_base_3` is a model of the concept `MeshCellBase_3`.
It is designed to serve as cell base class for the 3D triangulation