The reference-manual page of intersection() is missing the (explicit) indication that
- Point_2 and Circle_2, and
- Point_3 and Sphere_3
are also valid combinations of parameters.
(One can argue that it is inferred from the text, but it's better explicitly stated.)
Issue Details
Source Code
If your issue arises by using CGAL in your own source code, please provide a minimalist example that we can compile easily to reproduce the bug. If your issue arises from using a CGAL program (demo, example, etc.), please let us know which one. Helping you solving an issue is much easier and efficient if we can reproduce it.
Environment
- Operating system (Windows/Mac/Linux, 32/64 bits):
- Compiler:
- Release or debug mode:
- Specific flags used (if any):
- CGAL version:
- Boost version:
- Other libraries versions if used (Eigen, TBB, etc.):