GraphicsDevice.drawIndexedPrimitives

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void drawIndexedPrimitives(int count, void* offset)
  2. void drawIndexedPrimitives(int count, int offset)
    class GraphicsDevice
    @nogc const nothrow
    void
    drawIndexedPrimitives
    (
    in int count
    ,
    in int offset = 0
    )

Meta