ReactPhysics3D  v0.10.2
C++ Physics engine library
Loading...
Searching...
No Matches
reactphysics3d::ConvexTriangleAABBOverlapCallback Class Reference

This class represents a callback when an overlap occurs. More...

#include <include/reactphysics3d/collision/shapes/ConcaveMeshShape.h>

Inheritance diagram for reactphysics3d::ConvexTriangleAABBOverlapCallback:
reactphysics3d::DynamicAABBTreeOverlapCallback

Public Member Functions

 ConvexTriangleAABBOverlapCallback (TriangleCallback &triangleCallback, const ConcaveMeshShape &concaveShape)
 
virtual void notifyOverlappingNode (int nodeId) override
 

Detailed Description

This class represents a callback when an overlap occurs.

Member Function Documentation

◆ notifyOverlappingNode()

RP3D_FORCE_INLINE void reactphysics3d::ConvexTriangleAABBOverlapCallback::notifyOverlappingNode ( int  nodeId)
overridevirtual

The documentation for this class was generated from the following file: