GLRENDERMODE - Online Linux Manual PageSection : 3G

NAME"glRenderMode − set rasterization mode

C SPECIFICATIONGLint glRenderMode( GLenum mode )

PARAMETERSmode  Specifies the rasterization mode. Three values are accepted: ­GL_RENDER, ­GL_SELECT, and ­GL_FEEDBACK. The initial value is ­GL_RENDER.

DESCRIPTION­glRenderMode sets the rasterization mode. It takes one argument, mode, which can assume one of three predefined values: ­GL_RENDER  Render mode. Primitives are rasterized, producing pixel fragments, which are written into the frame buffer. This is the normal mode and also the default mode. ­GL_SELECT  Selection mode. No pixel fragments are produced, and no change to the frame buffer contents is made. Instead, a record of the names of primitives that would have been drawn if the render mode had been ­GL_RENDER is returned in a select buffer, which must be created (see ­glSelectBuffer) before selection mode is entered. ­GL_FEEDBACK  Feedback mode. No pixel fragments are produced, and no change to the frame buffer contents is made. Instead, the coordinates and attributes of vertices that would have been drawn if the render mode had been ­GL_RENDER is returned in a feedback buffer, which must be created (see ­glFeedbackBuffer) before feedback mode is entered. The return value of ­glRenderMode is determined by the render mode at the time ­glRenderMode is called, rather than by mode. The values returned for the three render modes are as follows: ­GL_RENDER  0. ­GL_SELECT  The number of hit records transferred to the select buffer. ­GL_FEEDBACK  The number of values (not vertices) transferred to the feedback buffer. See the ­glSelectBuffer and ­glFeedbackBuffer reference pages for more details concerning selection and feedback operation.

NOTESIf an error is generated, ­glRenderMode returns 0 regardless of the current render mode.

ERRORS­GL_INVALID_ENUM is generated if mode is not one of the three accepted values. ­GL_INVALID_OPERATION is generated if ­glSelectBuffer is called while the render mode is ­GL_SELECT, or if ­glRenderMode is called with argument ­GL_SELECT before ­glSelectBuffer is called at least once. ­GL_INVALID_OPERATION is generated if ­glFeedbackBuffer is called while the render mode is ­GL_FEEDBACK, or if ­glRenderMode is called with argument ­GL_FEEDBACK before ­glFeedbackBuffer is called at least once. ­GL_INVALID_OPERATION is generated if ­glRenderMode is executed between the execution of ­glBegin and the corresponding execution of ­glEnd.

ASSOCIATED GETS­glGet with argument ­GL_RENDER_MODE

SEE ALSO­glFeedbackBuffer(3G), ­glInitNames(3G), ­glLoadName(3G), ­glPassThrough(3G), ­glPushName(3G), ­glSelectBuffer(3G)
0
Johanes Gumabo
Data Size   :   11,756 byte
man-g___lRenderMode.3GBuild   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   2 / 165,914
Visitor ID   :     :  
Visitor IP   :   13.59.236.101   :  
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.