Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SDL_GL_GetAttribute(3)
Edit
PageHistory
Diff
Info
LikePages
SDL_GL_!GetAttribute !!!SDL_GL_!GetAttribute NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO ---- !!NAME SDL_GL_!GetAttribute- Get the value of a special SDL/OpenGL attribute !!SYNOPSIS __#include __ __int SDL_GL_!GetAttribute__(__SDLGLattr attr, int *value__); !!DESCRIPTION Places the value of the SDL/OpenGL ''attribute'' __attr__ into __value__. This is useful after a call to __SDL_!SetVideoMode__ to check whether your attributes have been ''set'' as you expected. !!RETURN VALUE Returns __0__ on success, or __-1__ on an error. !!SEE ALSO __SDL_GL_!SetAttribute__, ''GL Attributes'' ----
One page links to
SDL_GL_GetAttribute(3)
:
SDLManPages
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.