ReactPhysics3D  v0.10.1
C++ Physics engine library
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.


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