|  | ReactPhysics3D
    v0.10.2
    C++ Physics engine library | 
Callback called when the AABB of a leaf node is hit by a ray the broad-phase Dynamic AABB Tree. More...
#include <include/reactphysics3d/systems/BroadPhaseSystem.h>
 
  
| Public Member Functions | |
| BroadPhaseRaycastCallback (const DynamicAABBTree &dynamicAABBTree, unsigned short raycastWithCategoryMaskBits, RaycastTest &raycastTest) | |
| virtual decimal | raycastBroadPhaseShape (int32 nodeId, const Ray &ray) override | 
| 
 | overridevirtual | 
Implements reactphysics3d::DynamicAABBTreeRaycastCallback.