Table of Contents

Struct Solver.WorkBlock

Namespace
BepuPhysics
Assembly
BepuPhysics.dll
protected struct Solver.WorkBlock
Inherited Members

Fields

BatchIndex

public int BatchIndex

Field Value

int

End

Exlusive end index of the bundle. Index of the last bundle in the block is End - 1.

public int End

Field Value

int

StartBundle

Index of the first bundle in the block.

public int StartBundle

Field Value

int

TypeBatchIndex

public int TypeBatchIndex

Field Value

int