Struct CompoundPairOverlapFinder<TCompoundA, TCompoundB>
- Namespace
- BepuPhysics.CollisionDetection.CollisionTasks
- Assembly
- BepuPhysics.dll
public struct CompoundPairOverlapFinder<TCompoundA, TCompoundB> : ICompoundPairOverlapFinder where TCompoundA : struct, ICompoundShape where TCompoundB : struct, IBoundsQueryableCompoundType Parameters
- TCompoundA
- TCompoundB
- Implements
- Inherited Members
Methods
FindLocalOverlaps(ref Buffer<BoundsTestedPair>, int, BufferPool, Shapes, float, out CompoundPairOverlaps)
public static 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