mirror of https://github.com/CGAL/cgal
Add Sphere_3 to changes
This commit is contained in:
parent
72ea50ae77
commit
0a87e078b9
|
|
@ -51,8 +51,8 @@ Release date: September 2019
|
|||
`CGAL::Bbox_2`, `CGAL::Bbox_3`, `CGAL::Circle_2`,
|
||||
`CGAL::Iso_cuboid_3`, `CGAL::Iso_rectangle_2`, `CGAL::Point_2`,
|
||||
`CGAL::Point_3`, `CGAL::Segment_2`, `CGAL::Segment_3`,
|
||||
`CGAL::Vector_2`, `CGAL::Vector_3`, `CGAL::Weighted_point_2` and
|
||||
`CGAL::Weighted_point_3`.
|
||||
`CGAL::Sphere_3`, `CGAL::Vector_2`, `CGAL::Vector_3`,
|
||||
`CGAL::Weighted_point_2` and `CGAL::Weighted_point_3`.
|
||||
|
||||
### IO Streams
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue