目次 - SDL 3.0 API(機能別) - ディスプレイとウィンドウ - SDL_GLContext

SDL_GLContext

OpenGLコンテキストの不透明ハンドル型

ヘッダ

SDL3/SDL_video.h

構文

typedef struct SDL_GLContextState *SDL_GLContext;

バージョン

SDL 3.2.0以降

関連項目

SDL Wikiへのリンク

SDL_GLContext - SDL Wiki