OpenGL.WGL.EXT.pbuffer

OpenGL extension EXT.pbuffer
This module customises the behaviour of the OpenGL.raw.WGL.EXT.pbuffer to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/EXT/pbuffer.txt

Functions

Constants

WGL_DRAW_TO_PBUFFER_EXT (8237)
WGL_MAX_PBUFFER_HEIGHT_EXT (8240)
WGL_MAX_PBUFFER_PIXELS_EXT (8238)
WGL_MAX_PBUFFER_WIDTH_EXT (8239)
WGL_OPTIMAL_PBUFFER_HEIGHT_EXT (8242)
WGL_OPTIMAL_PBUFFER_WIDTH_EXT (8241)
WGL_PBUFFER_HEIGHT_EXT (8245)
WGL_PBUFFER_LARGEST_EXT (8243)
WGL_PBUFFER_WIDTH_EXT (8244)