|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeRayCastCallback | |
---|---|
org.jbox2d.collision.broadphase |
Uses of TreeRayCastCallback in org.jbox2d.collision.broadphase |
---|
Methods in org.jbox2d.collision.broadphase with parameters of type TreeRayCastCallback | |
---|---|
void |
DynamicTree.raycast(TreeRayCastCallback callback,
RayCastInput input)
|
void |
BroadPhaseStrategy.raycast(TreeRayCastCallback callback,
RayCastInput input)
Ray-cast against the proxies in the tree. |
void |
BroadPhase.raycast(TreeRayCastCallback callback,
RayCastInput input)
Ray-cast against the proxies in the tree. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |