OpenGL.WGL.VERSION.WGL_1_0
OpenGL extension VERSION.WGL_1_0
This module customises the behaviour of the
OpenGL.raw.WGL.VERSION.WGL_1_0 to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/VERSION/WGL_1_0.txt
Functions
Constants
WGL_FONT_LINES (0)
WGL_FONT_POLYGONS (1)
WGL_SWAP_MAIN_PLANE (1)
WGL_SWAP_OVERLAY1 (2)
WGL_SWAP_OVERLAY10 (1024)
WGL_SWAP_OVERLAY11 (2048)
WGL_SWAP_OVERLAY12 (4096)
WGL_SWAP_OVERLAY13 (8192)
WGL_SWAP_OVERLAY14 (16384)
WGL_SWAP_OVERLAY15 (32768)
WGL_SWAP_OVERLAY2 (4)
WGL_SWAP_OVERLAY3 (8)
WGL_SWAP_OVERLAY4 (16)
WGL_SWAP_OVERLAY5 (32)
WGL_SWAP_OVERLAY6 (64)
WGL_SWAP_OVERLAY7 (128)
WGL_SWAP_OVERLAY8 (256)
WGL_SWAP_OVERLAY9 (512)
WGL_SWAP_UNDERLAY1 (65536)
WGL_SWAP_UNDERLAY10 (33554432)
WGL_SWAP_UNDERLAY11 (67108864)
WGL_SWAP_UNDERLAY12 (134217728)
WGL_SWAP_UNDERLAY13 (268435456)
WGL_SWAP_UNDERLAY14 (536870912)
WGL_SWAP_UNDERLAY15 (1073741824)
WGL_SWAP_UNDERLAY2 (131072)
WGL_SWAP_UNDERLAY3 (262144)
WGL_SWAP_UNDERLAY4 (524288)
WGL_SWAP_UNDERLAY5 (1048576)
WGL_SWAP_UNDERLAY6 (2097152)
WGL_SWAP_UNDERLAY7 (4194304)
WGL_SWAP_UNDERLAY8 (8388608)
WGL_SWAP_UNDERLAY9 (16777216)