mirror of https://github.com/CGAL/cgal
Keep deprecated classes in the doc.
This commit is contained in:
parent
268036a088
commit
d277576b15
|
|
@ -53,6 +53,7 @@
|
||||||
- `CGAL::Combinatorial_map_dart<d,CMap>`
|
- `CGAL::Combinatorial_map_dart<d,CMap>`
|
||||||
- `CGAL::Combinatorial_map_min_items<d>`
|
- `CGAL::Combinatorial_map_min_items<d>`
|
||||||
- `CGAL::Cell_attribute<CMap,Info_,Tag,OnMerge,OnSplit>`
|
- `CGAL::Cell_attribute<CMap,Info_,Tag,OnMerge,OnSplit>`
|
||||||
|
- `CGAL::Dart<d,CMap>`
|
||||||
|
|
||||||
## Global Functions ##
|
## Global Functions ##
|
||||||
### Constructions for Combinatorial Maps ###
|
### Constructions for Combinatorial Maps ###
|
||||||
|
|
|
||||||
|
|
@ -57,6 +57,8 @@
|
||||||
- `CGAL::Linear_cell_complex_for_generalized_map_min_items<d>`
|
- `CGAL::Linear_cell_complex_for_generalized_map_min_items<d>`
|
||||||
- `CGAL::Linear_cell_complex_traits<d,K>`
|
- `CGAL::Linear_cell_complex_traits<d,K>`
|
||||||
- `CGAL::Cell_attribute_with_point<LCC,Info_,Tag,OnMerge,OnSplit>`
|
- `CGAL::Cell_attribute_with_point<LCC,Info_,Tag,OnMerge,OnSplit>`
|
||||||
|
- `CGAL::Linear_cell_complex<d,d2,LCCTraits,Items,Alloc>`
|
||||||
|
- `CGAL::Linear_cell_complex_min_items<d>`
|
||||||
|
|
||||||
## Global Functions ##
|
## Global Functions ##
|
||||||
### Constructions for Linear cell complex ###
|
### Constructions for Linear cell complex ###
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue