|
Blender V4.3
|
#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.
Referenced by BroadphaseAabbTester::Process(), BroadphaseRayTester::Process(), btAxisSweep3Internal< BP_FP_INT_TYPE >::rayTest(), and btSimpleBroadphase::rayTest().