CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.86k stars 1.38k forks source link

CGAL::zone(...) only supports x-monotone curve queries for an arrangement #4114

Open pirwani opened 5 years ago

pirwani commented 5 years ago

Issue Details

CGAL::zone(...) only supports x-monotone curve queries for an arrangement. However, ray shooting for an arbitrary, not necessarily vertical, ray isn't supported.

Source Code

Have a look at CGAL 4.14 Arrangement_on_surface_2_global.h, line 1544. Ray_2 for a not necessarily vertical ray is a legitimate query, but isn't supported.

Environment

sloriot commented 4 years ago

@efifogel do you consider this issue as a bug or as a feature request?

efifogel commented 4 years ago

It's a feature request.


//) o /__ // (__ ( ( ( (/ (/-(-'(/ /

On Tue, 7 Apr 2020 at 12:16, Sebastien Loriot notifications@github.com wrote:

@efifogel https://github.com/efifogel do you consider this issue as a bug or as a feature request?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CGAL/cgal/issues/4114#issuecomment-610274523, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABVBNODBUQBTKUSPYT5DWELRLLVO7ANCNFSM4IG5Q72A .