Module rich_sdl2_rust::gl_context
source · Expand description
OpenGL contexts and attributes.
Modules
Configuration of an OpenGL context.
Structs
An OpenGL context controller.
A flag to control OpenGL context.
Enums
A kind of the interval of swapping buffers in an OpenGL context.
Traits
An extension for
Window
to set OpenGL context.