Function Gl.Scissor

Commands for GL_VERSION_1_0

void Scissor (
  int x,
  int y,
  int width,
  int height
) const;