mirror of https://github.com/CGAL/cgal
Fix doc of the parameters of the multipolygon
This commit is contained in:
parent
9f5a217200
commit
4b9544dcc4
|
|
@ -54,7 +54,7 @@
|
|||
- `CGAL::Polygon_2<PolygonTraits_2, Container>`
|
||||
- `CGAL::Polygon_with_holes_2<PolygonTraits_2,Container>`
|
||||
- `CGAL::General_polygon_with_holes_2<Polygon>`
|
||||
- `CGAL::Multipolygon_with_holes_2<Polygon>`
|
||||
- `CGAL::Multipolygon_with_holes_2<PolygonTraits_2,Container>`
|
||||
|
||||
\cgalCRPSection{Global Functions}
|
||||
- `CGAL::area_2()`
|
||||
|
|
|
|||
Loading…
Reference in New Issue