public interface RangeSearch<X extends Jcg.geometry.Point_>
Modifier and Type | Method and Description |
---|---|
PointCloud |
OrthogonalRangeSearch(X q,
double sqRad)
Range search: return the list of nearest points to a given query point q.
|
PointCloud OrthogonalRangeSearch(X q, double sqRad)