Struct CompoundPairSweepOverlaps
- Namespace
- BepuPhysics.CollisionDetection.SweepTasks
- Assembly
- BepuPhysics.dll
public struct CompoundPairSweepOverlaps
- Inherited Members
Constructors
CompoundPairSweepOverlaps(BufferPool, int)
public CompoundPairSweepOverlaps(BufferPool pool, int childCount)
Parameters
pool
BufferPoolchildCount
int
Fields
ChildCount
public readonly int ChildCount
Field Value
Methods
Dispose(BufferPool)
public void Dispose(BufferPool pool)
Parameters
pool
BufferPool
GetOverlapsForChild(int)
public ref ChildOverlapsCollection GetOverlapsForChild(int pairIndex)
Parameters
pairIndex
int