|
Bullet Collision Detection & Physics Library
|
#include <btBroadphaseInterface.h>

Public Member Functions | |
| virtual | ~btBroadphaseAabbCallback () |
| virtual bool | process (const btBroadphaseProxy *proxy)=0 |
Definition at line 29 of file btBroadphaseInterface.h.
|
inlinevirtual |
Definition at line 31 of file btBroadphaseInterface.h.
|
pure virtual |
Implemented in btSoftSingleRayCallback, btSoftSingleRayCallback, btSingleContactCallback, btSingleSweepCallback, and btSingleRayCallback.
1.8.17