CircularBuffer RemapIndices Method Delta Engine Documentation

Namespace: DeltaEngine.Graphics
Assembly: DeltaEngine.Graphics (in DeltaEngine.Graphics.dll) Version: 1.1.1.0 (1.1.1)
Syntax

protected short[] RemapIndices(
	short[] indices,
	int numberOfIndices
)

Parameters

indices
Type:  System Int16 
numberOfIndices
Type: System Int32

Return Value

Type:  Int16 
See Also