|
Blender V5.0
|
#include <btBroadphaseInterface.h>
Inherited by btBroadphaseRayCallback, and btSingleContactCallback.
Public Member Functions | |
| virtual | ~btBroadphaseAabbCallback () |
| virtual bool | process (const btBroadphaseProxy *proxy)=0 |
Definition at line 25 of file btBroadphaseInterface.h.
|
inlinevirtual |
Definition at line 27 of file btBroadphaseInterface.h.
|
pure virtual |
Implemented in btDeformableMultiBodyDynamicsWorld::btDeformableSingleRayCallback, btSingleContactCallback, btSingleRayCallback, btSingleSweepCallback, btSoftSingleRayCallback, and btSoftSingleRayCallback.
References btBroadphaseProxy.
Referenced by btAxisSweep3Internal< BP_FP_INT_TYPE >::aabbTest(), btSimpleBroadphase::aabbTest(), btAxisSweep3Internal< BP_FP_INT_TYPE >::rayTest(), and btSimpleBroadphase::rayTest().