Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

WGLDefs Interface Reference

List of all members.


Static Public Attributes

static final int WGL_DRAW_TO_WINDOW_ARB = 0x2001
static final int WGL_PIXEL_TYPE_ARB = 0x2013
static final int WGL_TYPE_RGBA_ARB = 0x202B
static final int WGL_DRAW_TO_PBUFFER_ARB = 0x202D
static final int WGL_STENCIL_BITS_ARB = 0x2023
static final int WGL_ALPHA_BITS_ARB = 0x201B
static final int WGL_DOUBLE_BUFFER_ARB = 0x2011
static final int WGL_ACCELERATION_ARB = 0x2003
static final int WGL_FULL_ACCELERATION_ARB = 0x2027

Member Data Documentation

final int WGL_DRAW_TO_WINDOW_ARB = 0x2001 [static]

final int WGL_PIXEL_TYPE_ARB = 0x2013 [static]

final int WGL_TYPE_RGBA_ARB = 0x202B [static]

final int WGL_DRAW_TO_PBUFFER_ARB = 0x202D [static]

final int WGL_STENCIL_BITS_ARB = 0x2023 [static]

final int WGL_ALPHA_BITS_ARB = 0x201B [static]

final int WGL_DOUBLE_BUFFER_ARB = 0x2011 [static]

final int WGL_ACCELERATION_ARB = 0x2003 [static]

final int WGL_FULL_ACCELERATION_ARB = 0x2027 [static]