GL.scissorIndexed

  1. void scissorIndexed(uint index, int left, int bottom, uint width, uint height)
    struct GL
    @nogc @system nothrow static
    void
    scissorIndexed
    (
    uint index
    ,
    int left
    ,
    int bottom
    ,
    uint width
    ,
    uint height
    )
  2. void scissorIndexed(uint index, int[4] v)

Meta