Property | Type | Description | |
---|---|---|---|
Capacity | int | ||
Memory | byte* |
Method | Description | |
---|---|---|
Allocate ( int byteCount ) : byte* | ||
Clear ( ) : void | ||
Dispose ( ) : void | ||
MemoryRegion ( int backingMemory ) : BEPUutilities.DataStructures |
Method | Description | |
---|---|---|
GetAlignmentOffset ( byte pointer ) : int |
public MemoryRegion ( int backingMemory ) : BEPUutilities.DataStructures | ||
backingMemory | int | |
return | BEPUutilities.DataStructures |