public static interface BVFeatureQuery.ObjectDistanceCollector
Modifier and Type | Method and Description |
---|---|
boolean |
add(Boundable b,
double distance) |
boolean |
check(maspack.geometry.BVFeatureQuery.BVCheckRequest bvcr)
Checks if a request has the potential to satisfy the condition,
otherwise we can stop the search.
|
boolean check(maspack.geometry.BVFeatureQuery.BVCheckRequest bvcr)
bvcr
- request, containg BVNode and distanceboolean add(Boundable b, double distance)