Expand description
OpenGL contexts and attributes.
Modules§
- attribute
- Configuration of an OpenGL context.
Structs§
- GlContext
- An OpenGL context controller.
- GlContext
Flag - A flag to control OpenGL context.
Enums§
- Interval
Kind - A kind of the interval of swapping buffers in an OpenGL context.
Traits§
- Buffer
Ext - An extension for
GlContext
to add methods for control buffers. - Context
Switch Ext - An extension for
Window
to set OpenGL context.