public interface RangeSearch_3
| Modifier and Type | Method and Description |
|---|---|
PointCloud_3 |
rangeSearch(Point_3 q,
double delta)
Compute the points at distance at most delta from q.
|
PointCloud_3 rangeSearch(Point_3 q, double delta)
q - the query pointdelta - the range distance