derelict.opengl.cgl

Undocumented in source.

Members

Aliases

CGLContextObj
alias CGLContextObj = _CGLContextObject*
Undocumented in source.
CGLPBufferObj
alias CGLPBufferObj = _CGLPBufferObject*
Undocumented in source.
CGLPixelFormatObj
alias CGLPixelFormatObj = _CGLPixelFormatObject*
Undocumented in source.
CGLRendererInfoObj
alias CGLRendererInfoObj = _CGLRendererInfoObject*
Undocumented in source.

Enums

CGLContextEnable
enum CGLContextEnable
Undocumented in source.
CGLContextParameter
enum CGLContextParameter
Undocumented in source.
CGLError
enum CGLError
Undocumented in source.
CGLGlobalOption
enum CGLGlobalOption
Undocumented in source.
CGLPixelFormatAttribute
enum CGLPixelFormatAttribute
Undocumented in source.
CGLRendererProperty
enum CGLRendererProperty
Undocumented in source.

Functions

loadPlatformGL
void loadPlatformGL(void delegate(void**, string, bool doThrow = true) bindFunc)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

_CGLContextObject
struct _CGLContextObject
Undocumented in source.
_CGLPBufferObject
struct _CGLPBufferObject
Undocumented in source.
_CGLPixelFormatObject
struct _CGLPixelFormatObject
Undocumented in source.
_CGLRendererInfoObject
struct _CGLRendererInfoObject
Undocumented in source.

Meta