Interface ICompoundPairOverlapFinder
- Namespace
- BepuPhysics.CollisionDetection.CollisionTasks
- Assembly
- BepuPhysics.dll
public interface ICompoundPairOverlapFinderMethods
FindLocalOverlaps(ref Buffer<BoundsTestedPair>, int, BufferPool, Shapes, float, out CompoundPairOverlaps)
public static abstract void FindLocalOverlaps(ref Buffer<BoundsTestedPair> pairs, int pairCount, BufferPool pool, Shapes shapes, float dt, out CompoundPairOverlaps overlaps)Parameters
- pairsBuffer<BoundsTestedPair>
- pairCountint
- poolBufferPool
- shapesShapes
- dtfloat
- overlapsCompoundPairOverlaps