-
I have seen many examples about K neighbor searching with point with info, but I didn't find an example of range search with point with info. Is it possible to implement this kind of query? |
Beta Was this translation helpful? Give feedback.
Answered by
sloriot
Sep 7, 2021
Replies: 1 comment 1 reply
-
There is no example but some tests. See for example: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wongshek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no example but some tests. See for example:
https://github.com/CGAL/cgal/blob/master/Spatial_searching/test/Spatial_searching/Range_searching.cpp