Tesla Graphics Engine Documentation (January 2012)
DrawIndexed Method (primType, indexCount, startIndex, baseVertex)
TeslaTesla.Xna.GraphicsXNARendererDrawIndexed(PrimitiveType, Int32, Int32, Int32)
Declaration Syntax
C#
public override void DrawIndexed(
	PrimitiveType primType,
	int indexCount,
	int startIndex,
	int baseVertex
)
Parameters
primType (PrimitiveType)
indexCount (Int32)
startIndex (Int32)
baseVertex (Int32)

Assembly: Tesla.Xna (Module: Tesla.Xna) Version: 0.5.0.0 (0.5.0.0)