Skip to content

The reference-manual page of intersection() is missing some valid combinations of parameters #8756

@efifogel

Description

@efifogel

The reference-manual page of intersection() is missing the (explicit) indication that

  1. Point_2 and Circle_2, and
  2. 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.):

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions