Struct ConvexCompoundOverlapFinder<TConvex, TConvexWide, TCompound>
- Namespace
- BepuPhysics.CollisionDetection.CollisionTasks
- Assembly
- BepuPhysics.dll
public struct ConvexCompoundOverlapFinder<TConvex, TConvexWide, TCompound> : IConvexCompoundOverlapFinder where TConvex : struct, IConvexShape where TConvexWide : struct, IShapeWide<TConvex> where TCompound : struct, IBoundsQueryableCompoundType Parameters
- TConvex
- TConvexWide
- TCompound
- Implements
- Inherited Members
Methods
FindLocalOverlaps(ref Buffer<BoundsTestedPair>, int, BufferPool, Shapes, float, out ConvexCompoundTaskOverlaps)
public void FindLocalOverlaps(ref Buffer<BoundsTestedPair> pairs, int pairCount, BufferPool pool, Shapes shapes, float dt, out ConvexCompoundTaskOverlaps overlaps)Parameters
- pairsBuffer<BoundsTestedPair>
- pairCountint
- poolBufferPool
- shapesShapes
- dtfloat
- overlapsConvexCompoundTaskOverlaps