Annotated edit history of
SDL_GL_GetAttribute(3) version 2 showing authors affecting page license.
View with all changes included.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
SDL_GL_!GetAttribute |
|
|
2 |
!!!SDL_GL_!GetAttribute |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
RETURN VALUE |
|
|
7 |
SEE ALSO |
|
|
8 |
---- |
|
|
9 |
!!NAME |
|
|
10 |
|
|
|
11 |
|
|
|
12 |
SDL_GL_!GetAttribute- Get the value of a special SDL/OpenGL attribute |
|
|
13 |
!!SYNOPSIS |
|
|
14 |
|
|
|
15 |
|
|
|
16 |
__#include __ |
|
|
17 |
|
|
|
18 |
|
|
|
19 |
__int SDL_GL_!GetAttribute__(__SDLGLattr attr, int |
|
|
20 |
*value__); |
|
|
21 |
!!DESCRIPTION |
|
|
22 |
|
|
|
23 |
|
|
|
24 |
Places the value of the SDL/OpenGL ''attribute'' |
|
|
25 |
__attr__ into __value__. This is useful after a call |
|
|
26 |
to __SDL_!SetVideoMode__ to check whether your attributes |
|
|
27 |
have been ''set'' as you expected. |
|
|
28 |
!!RETURN VALUE |
|
|
29 |
|
|
|
30 |
|
|
|
31 |
Returns __0__ on success, or __-1__ on an |
|
|
32 |
error. |
|
|
33 |
!!SEE ALSO |
|
|
34 |
|
|
|
35 |
|
|
|
36 |
__SDL_GL_!SetAttribute__, ''GL |
|
|
37 |
Attributes'' |
|
|
38 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.