目次
-
SDL 3.0 API(機能別)
-
ディスプレイとウィンドウ
- SDL_GLContext
SDL_GLContext
OpenGLコンテキストの不透明ハンドル型
ヘッダ
SDL3/SDL_video.h
構文
typedef struct SDL_GLContextState *SDL_GLContext;
バージョン
SDL 3.2.0以降
関連項目
SDL_GL_CreateContext
SDL_GL_SetAttribute
SDL_GL_MakeCurrent
SDL_GL_DestroyContext
SDL Wikiへのリンク
SDL_GLContext - SDL Wiki