Class CollidableOverlapFinder
- Namespace
- BepuPhysics.CollisionDetection
- Assembly
- BepuPhysics.dll
public abstract class CollidableOverlapFinder
- Inheritance
-
CollidableOverlapFinder
- Derived
- Inherited Members
Methods
DispatchOverlaps(float, IThreadDispatcher)
public abstract void DispatchOverlaps(float dt, IThreadDispatcher threadDispatcher = null)
Parameters
dt
floatthreadDispatcher
IThreadDispatcher