public interface TreeCallback

Known subtypesBroadPhase

callback for DynamicTree

Methods

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

proxyId int
the id of the proxy

Returns

if the query should be continued