BEPUutilities2.ResourceManagement.BufferPool.Clear C# (CSharp) Method

Clear() public abstract method

Drops all buffer references. Does not affect outstanding references. Not thread safe.
public abstract Clear ( ) : void
return void
        public abstract void Clear();