mirror of https://github.com/CGAL/cgal
Updated two CGAL examples to use ``std::vector`` instead of plain C-style arrays for storing points. Few more examples can be improved the same way to use ``std::vector`` and avoid usage of c-style arrays. - Min_annulus_d - Min_circle_2 - Min_ellipse - Min_sphere_d |
||
|---|---|---|
| .. | ||
| doc/Bounding_volumes | ||
| examples | ||
| include/CGAL | ||
| package_info/Bounding_volumes | ||
| test/Bounding_volumes | ||