C# (CSharp) BEPUutilities2.ResourceManagement Namespace

Classes

Name Description
Allocator Represents a chunk of abstract memory supporting allocations and deallocations. Never moves any memory.
Allocator.Allocation
BufferPool Contains static helpers for use with buffer pools, avoiding unnecessary type parameters.