public interface TreeCallback
Known subtypesBroadPhase
callback for
DynamicTreeMethods
public abstract boolean treeCallback(int proxyId) | Callback from a query request. |
Method details
treeCallback
public abstract boolean treeCallback(int proxyId)Callback from a query request.
Parameters
proxyIdint- the id of the proxy
Returns
if the query should be continued