|  | ReactPhysics3D
    v0.10.2
    C++ Physics engine library | 
This abstract class is the base class for a narrow-phase collision callback class. More...
#include <include/reactphysics3d/collision/narrowphase/NarrowPhaseAlgorithm.h>
| Public Member Functions | |
| virtual void | notifyContact (OverlappingPair *overlappingPair, const ContactPointInfo &contactInfo)=0 | 
| Called by a narrow-phase collision algorithm when a new contact has been found. | |
This abstract class is the base class for a narrow-phase collision callback class.