Blender
V3.3
|
#include <btBroadphaseInterface.h>
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 btSoftSingleRayCallback, btSoftSingleRayCallback, btDeformableMultiBodyDynamicsWorld::btDeformableSingleRayCallback, btSingleContactCallback, btSingleSweepCallback, and btSingleRayCallback.
Referenced by BroadphaseRayTester::Process(), BroadphaseAabbTester::Process(), btAxisSweep3Internal< BP_FP_INT_TYPE >::rayTest(), and btSimpleBroadphase::rayTest().