Interface IBroadPhaseSweepTester
- Namespace
- BepuPhysics.CollisionDetection
- Assembly
- BepuPhysics.dll
Defines a type that can act as a callback for broad phase sweep tests.
public interface IBroadPhaseSweepTester
Methods
Test(CollidableReference, ref float)
void Test(CollidableReference collidable, ref float maximumT)
Parameters
collidable
CollidableReferencemaximumT
float