Table of Contents

Struct ChildOverlapsCollection

Namespace
BepuPhysics.CollisionDetection.CollisionTasks
Assembly
BepuPhysics.dll
public struct ChildOverlapsCollection : ICollisionTaskSubpairOverlaps
Implements
Inherited Members

Fields

ChildIndex

public int ChildIndex

Field Value

int

Count

public int Count

Field Value

int

Overlaps

public Buffer<int> Overlaps

Field Value

Buffer<int>

Methods

Allocate(BufferPool)

public ref int Allocate(BufferPool pool)

Parameters

pool BufferPool

Returns

int

Dispose(BufferPool)

public void Dispose(BufferPool pool)

Parameters

pool BufferPool