.Dt GLUTSWAPBUFFERS 3 LOCAL
NAME glutSwapBuffers —Swaps the buffers for the current window.
LIBRARYOpenGLUT - window
SYNOPSIS #include <openglut.h>
void glutSwapBuffers(void);
DESCRIPTIONThis function signals to OpenGLUT that you are done drawing to the . Bf
current window . Ef
for now. If your window is double-buffered (. Bf
GLUT_DOUBLE . Ef
param to glutInitDisplayMode()), then OpenGLUT will swap the front buffer with the back buffer. This also computes your current frame-rate and prints the result on . Bf
stderr . Ef
if indicated by the . Bf
GLUT_FPS . Ef
environment variable. The computed value is not necessarily the total frame rate, if you have multiple windows, as the statistic is the total number of buffer-swaps for the entire program.
CAVEATSThis function has no effect if your window is . Bf
GLUT_SINGLE . Ef
. Frame rate is only calculated for double-buffered windows.
TODOHow does this interact with overlays? Consider making . Bf
GLUT_FPS . Ef
keep per-window stats in a multi-window program.
SEE ALSOglutPostRedisplay(3) glutPostOverlayRedisplay(3) glutPostWindowRedisplay(3) glutPostWindowOverlayRedisplay(3) glutInitDisplaymode 3 fl.sp 3 0
Johanes Gumabo
Data Size : 4,685 byte
man-glutSwapBuffers.3Build : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 4 / 201,340
Visitor ID : :
Visitor IP : 3.133.122.95 :
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 : (parse_manual_page_|249|glutSwapBuffers.3|2|Dt|.Dt GLUTSWAPBUFFERS 3 LOCAL
) (parse_manual_page_|249|glutSwapBuffers.3|16|Bf|.Bf Li
) (parse_manual_page_|249|glutSwapBuffers.3|18|Ef|.Ef
) (parse_manual_page_|249|glutSwapBuffers.3|21|Bf|.Bf Sy
) (parse_manual_page_|249|glutSwapBuffers.3|23|Ef|.Ef
) (parse_manual_page_|249|glutSwapBuffers.3|29|Bf|.Bf Sy
) (parse_manual_page_|249|glutSwapBuffers.3|31|Ef|.Ef
) (parse_manual_page_|249|glutSwapBuffers.3|33|Bf|.Bf Sy
) (parse_manual_page_|249|glutSwapBuffers.3|35|Ef|.Ef
) (parse_manual_page_|249|glutSwapBuffers.3|44|Bf|.Bf Sy
) (parse_manual_page_|249|glutSwapBuffers.3|46|Ef|.Ef
) (parse_manual_page_|249|glutSwapBuffers.3|55|Bf|.Bf Sy
) (parse_manual_page_|249|glutSwapBuffers.3|57|Ef|.Ef
)