GLSCISSOR - Online Linux Manual PageSection : 3G
NAME"glScissor − define the scissor box
C SPECIFICATIONvoid glScissor( GLint x, GLint y,
GLsizei width,
GLsizei height )
PARAMETERSx, y Specify the lower left corner of the scissor box. Initially (0, 0). width, height Specify the width and height of the scissor box. When a GL context is first attached to a window, width and height are set to the dimensions of that window.
DESCRIPTIONglScissor defines a rectangle, called the scissor box, in window coordinates. The first two arguments, x and y, specify the lower left corner of the box. width and height specify the width and height of the box. To enable and disable the scissor test, call glEnable and glDisable with argument GL_SCISSOR_TEST. The test is initially disabled. While the test is enabled, only pixels that lie within the scissor box can be modified by drawing commands. Window coordinates have integer values at the shared corners of frame buffer pixels. \f7glScissor(0,0,1,1)\fP allows modification of only the lower left pixel in the window, and \f7glScissor(0,0,0,0)\fP doesn't allow modification of any pixels in the window. When the scissor test is disabled, it is as though the scissor box includes the entire window.
ERRORSGL_INVALID_VALUE is generated if either width or height is negative. GL_INVALID_OPERATION is generated if glScissor is executed between the execution of glBegin and the corresponding execution of glEnd. .bp
ASSOCIATED GETSglGet with argument GL_SCISSOR_BOX
glIsEnabled with argument GL_SCISSOR_TEST
SEE ALSOglEnable(3G), glViewport(3G) 0
Johanes Gumabo
Data Size : 7,392 byte
man-glScissor.3glBuild : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 2 / 190,342
Visitor ID : :
Visitor IP : 18.191.200.151 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (rof_escape_sequence|91|glScissor.3gl|50|\f7glScissor(0,0,1,1)\fP allows modification of only the lower left |\f7glScissor(0,0,1,1)\fP allows modification of only the lower left
) (rof_escape_sequence|91|glScissor.3gl|51|\f7glScissor(0,0,0,0)\fP doesn't allow |pixel in the window, and \f7glScissor(0,0,0,0)\fP doesn't allow
) (parse_manual_page_|249|glScissor.3gl|62|bp|.bp
)