C# (CSharp) BEPUphysics.BroadPhaseSystems.SortAndSweep Пространство имен

Пространства имен

BEPUphysics.BroadPhaseSystems.SortAndSweep.Testing

Классы

Имя Описание
Grid2DSortAndSweep Broad phase implementation that partitions objects into a 2d grid, and then performs a sort and sweep on the final axis.
Grid2DSortAndSweepQueryAccelerator
GridCell2D
Int2
SortAndSweep1D Simple and standard implementation of the one-axis sort and sweep (sweep and prune) algorithm.