GraphicsDevice.drawPrimitives

Renders primitives.

class GraphicsDevice
@nogc const nothrow
void
drawPrimitives
(
in int count
,
in int first = 0
)

Meta