Signature
glScissorArray()->
Parameters
Variables | Description |
---|---|
first |
Specifies the index of the first viewport whose scissor box to modify.
|
count |
Specifies the number of scissor boxes to modify.
|
v |
Specifies the address of an array containing the left, bottom, width and height of each
scissor box, in that order.
|