A B C D E F G H I J M N O P R S T U V W 

A

ALIGNOF - Static variable in class org.lwjgl.glfw.GLFWAllocator
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.glfw.GLFWGamepadState
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.glfw.GLFWGammaRamp
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.glfw.GLFWImage
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.glfw.GLFWVidMode
The struct alignment in bytes.
allocate() - Method in class org.lwjgl.glfw.GLFWAllocator
the memory allocation callback
allocate() - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
 
allocate(GLFWAllocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator
Sets the specified value to the GLFWAllocator.allocate() field.
allocate(GLFWAllocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
Sets the specified value to the GLFWAllocator.allocate() field.
ALLOCATE - Static variable in class org.lwjgl.glfw.GLFWAllocator
The struct member offsets.
AttachWin32Window - Static variable in class org.lwjgl.glfw.GLFWNativeWin32.Functions
Function address.
axes() - Method in class org.lwjgl.glfw.GLFWGamepadState
the states of each gamepad axis, in the range -1.0 to 1.0 inclusive
axes() - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
 
axes(int) - Method in class org.lwjgl.glfw.GLFWGamepadState
the states of each gamepad axis, in the range -1.0 to 1.0 inclusive
axes(int) - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
 
axes(int, float) - Method in class org.lwjgl.glfw.GLFWGamepadState
Sets the specified value at the specified index of the GLFWGamepadState.axes() field.
axes(int, float) - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
Sets the specified value at the specified index of the GLFWGamepadState.axes() field.
axes(FloatBuffer) - Method in class org.lwjgl.glfw.GLFWGamepadState
Copies the specified FloatBuffer to the GLFWGamepadState.axes() field.
axes(FloatBuffer) - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
Copies the specified FloatBuffer to the GLFWGamepadState.axes() field.
AXES - Static variable in class org.lwjgl.glfw.GLFWGamepadState
The struct member offsets.

B

blue() - Method in class org.lwjgl.glfw.GLFWGammaRamp
an array of values describing the response of the blue channel
blue() - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
 
blue(ShortBuffer) - Method in class org.lwjgl.glfw.GLFWGammaRamp
Sets the address of the specified ShortBuffer to the GLFWGammaRamp.blue() field.
blue(ShortBuffer) - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
Sets the address of the specified ShortBuffer to the GLFWGammaRamp.blue() field.
BLUE - Static variable in class org.lwjgl.glfw.GLFWGammaRamp
The struct member offsets.
blueBits() - Method in class org.lwjgl.glfw.GLFWVidMode
the bit depth of the blue channel of the video mode
blueBits() - Method in class org.lwjgl.glfw.GLFWVidMode.Buffer
 
BLUEBITS - Static variable in class org.lwjgl.glfw.GLFWVidMode
The struct member offsets.
Buffer(long, int) - Constructor for class org.lwjgl.glfw.GLFWAllocator.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.glfw.GLFWGamepadState.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.glfw.GLFWGammaRamp.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.glfw.GLFWImage.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.glfw.GLFWVidMode.Buffer
 
Buffer(ByteBuffer) - Constructor for class org.lwjgl.glfw.GLFWAllocator.Buffer
Creates a new GLFWAllocator.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.glfw.GLFWGamepadState.Buffer
Creates a new GLFWGamepadState.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.glfw.GLFWGammaRamp.Buffer
Creates a new GLFWGammaRamp.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.glfw.GLFWImage.Buffer
Creates a new GLFWImage.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.glfw.GLFWVidMode.Buffer
Creates a new GLFWVidMode.Buffer instance backed by the specified container.
buttons() - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
 
buttons() - Method in class org.lwjgl.glfw.GLFWGamepadState
the states of each gamepad button, PRESS or RELEASE
buttons(int) - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
 
buttons(int) - Method in class org.lwjgl.glfw.GLFWGamepadState
the states of each gamepad button, PRESS or RELEASE
buttons(int, byte) - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
Sets the specified value at the specified index of the GLFWGamepadState.buttons() field.
buttons(int, byte) - Method in class org.lwjgl.glfw.GLFWGamepadState
Sets the specified value at the specified index of the GLFWGamepadState.buttons() field.
buttons(ByteBuffer) - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
Copies the specified ByteBuffer to the GLFWGamepadState.buttons() field.
buttons(ByteBuffer) - Method in class org.lwjgl.glfw.GLFWGamepadState
Copies the specified ByteBuffer to the GLFWGamepadState.buttons() field.
BUTTONS - Static variable in class org.lwjgl.glfw.GLFWGamepadState
The struct member offsets.

C

callback(long, long) - Method in interface org.lwjgl.glfw.GLFWAllocateCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWCharCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWCharModsCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWCursorEnterCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWCursorPosCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWDeallocateCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWDropCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWErrorCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWFramebufferSizeCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWJoystickCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWKeyCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWMonitorCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWMouseButtonCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWReallocateCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWScrollCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWWindowCloseCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWWindowContentScaleCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWWindowFocusCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWWindowIconifyCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWWindowMaximizeCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWWindowPosCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWWindowRefreshCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWWindowSizeCallbackI
 
calloc() - Static method in class org.lwjgl.glfw.GLFWAllocator
Returns a new GLFWAllocator instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.glfw.GLFWGamepadState
Returns a new GLFWGamepadState instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Returns a new GLFWGammaRamp instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.glfw.GLFWImage
Returns a new GLFWImage instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.glfw.GLFWAllocator
Returns a new GLFWAllocator.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Returns a new GLFWGamepadState.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Returns a new GLFWGammaRamp.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.glfw.GLFWImage
Returns a new GLFWImage.Buffer instance allocated with memCalloc.
calloc(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWAllocator
Returns a new GLFWAllocator.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Returns a new GLFWGamepadState.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Returns a new GLFWGammaRamp.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWImage
Returns a new GLFWImage.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWAllocator
Returns a new GLFWAllocator instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Returns a new GLFWGamepadState instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Returns a new GLFWGammaRamp instance allocated on the specified MemoryStack and initializes all its bits to zero.
calloc(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWImage
Returns a new GLFWImage instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.glfw.GLFWGamepadState
Deprecated.
callocStack() - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Deprecated.
callocStack() - Static method in class org.lwjgl.glfw.GLFWImage
Deprecated.
callocStack(int) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Deprecated.
callocStack(int) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Deprecated.
callocStack(int) - Static method in class org.lwjgl.glfw.GLFWImage
Deprecated.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Deprecated.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Deprecated.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWImage
Deprecated.
callocStack(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Deprecated.
callocStack(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Deprecated.
callocStack(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWImage
Deprecated.
CIF - Static variable in interface org.lwjgl.glfw.GLFWAllocateCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWCharCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWCharModsCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWCursorEnterCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWCursorPosCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWDeallocateCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWDropCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWErrorCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWFramebufferSizeCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWJoystickCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWKeyCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWMonitorCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWMouseButtonCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWReallocateCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWScrollCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWWindowCloseCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWWindowContentScaleCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWWindowFocusCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWWindowIconifyCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWWindowMaximizeCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWWindowPosCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWWindowRefreshCallbackI
 
CIF - Static variable in interface org.lwjgl.glfw.GLFWWindowSizeCallbackI
 
create() - Static method in class org.lwjgl.glfw.GLFWAllocator
Returns a new GLFWAllocator instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.glfw.GLFWGamepadState
Returns a new GLFWGamepadState instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Returns a new GLFWGammaRamp instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.glfw.GLFWImage
Returns a new GLFWImage instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.glfw.GLFWAllocator
Returns a new GLFWAllocator.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Returns a new GLFWGamepadState.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Returns a new GLFWGammaRamp.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.glfw.GLFWImage
Returns a new GLFWImage.Buffer instance allocated with BufferUtils.
create(long) - Static method in class org.lwjgl.glfw.GLFWAllocateCallback
Creates a GLFWAllocateCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWAllocator
Returns a new GLFWAllocator instance for the specified memory address.
create(long) - Static method in class org.lwjgl.glfw.GLFWCharCallback
Creates a GLFWCharCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWCharModsCallback
Creates a GLFWCharModsCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWCursorEnterCallback
Creates a GLFWCursorEnterCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWCursorPosCallback
Creates a GLFWCursorPosCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWDeallocateCallback
Creates a GLFWDeallocateCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWDropCallback
Creates a GLFWDropCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWErrorCallback
Creates a GLFWErrorCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWFramebufferSizeCallback
Creates a GLFWFramebufferSizeCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Returns a new GLFWGamepadState instance for the specified memory address.
create(long) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Returns a new GLFWGammaRamp instance for the specified memory address.
create(long) - Static method in class org.lwjgl.glfw.GLFWImage
Returns a new GLFWImage instance for the specified memory address.
create(long) - Static method in class org.lwjgl.glfw.GLFWJoystickCallback
Creates a GLFWJoystickCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWKeyCallback
Creates a GLFWKeyCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWMonitorCallback
Creates a GLFWMonitorCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWMouseButtonCallback
Creates a GLFWMouseButtonCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWReallocateCallback
Creates a GLFWReallocateCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWScrollCallback
Creates a GLFWScrollCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWVidMode
Returns a new GLFWVidMode instance for the specified memory address.
create(long) - Static method in class org.lwjgl.glfw.GLFWWindowCloseCallback
Creates a GLFWWindowCloseCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWWindowContentScaleCallback
Creates a GLFWWindowContentScaleCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWWindowFocusCallback
Creates a GLFWWindowFocusCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWWindowIconifyCallback
Creates a GLFWWindowIconifyCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWWindowMaximizeCallback
Creates a GLFWWindowMaximizeCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWWindowPosCallback
Creates a GLFWWindowPosCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWWindowRefreshCallback
Creates a GLFWWindowRefreshCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWWindowSizeCallback
Creates a GLFWWindowSizeCallback instance from the specified function pointer.
create(long, int) - Static method in class org.lwjgl.glfw.GLFWAllocator
Create a GLFWAllocator.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Create a GLFWGamepadState.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Create a GLFWGammaRamp.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.glfw.GLFWImage
Create a GLFWImage.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.glfw.GLFWVidMode
Create a GLFWVidMode.Buffer instance at the specified memory.
create(GLFWAllocateCallbackI) - Static method in class org.lwjgl.glfw.GLFWAllocateCallback
Creates a GLFWAllocateCallback instance that delegates to the specified GLFWAllocateCallbackI instance.
create(GLFWCharCallbackI) - Static method in class org.lwjgl.glfw.GLFWCharCallback
Creates a GLFWCharCallback instance that delegates to the specified GLFWCharCallbackI instance.
create(GLFWCharModsCallbackI) - Static method in class org.lwjgl.glfw.GLFWCharModsCallback
Creates a GLFWCharModsCallback instance that delegates to the specified GLFWCharModsCallbackI instance.
create(GLFWCursorEnterCallbackI) - Static method in class org.lwjgl.glfw.GLFWCursorEnterCallback
Creates a GLFWCursorEnterCallback instance that delegates to the specified GLFWCursorEnterCallbackI instance.
create(GLFWCursorPosCallbackI) - Static method in class org.lwjgl.glfw.GLFWCursorPosCallback
Creates a GLFWCursorPosCallback instance that delegates to the specified GLFWCursorPosCallbackI instance.
create(GLFWDeallocateCallbackI) - Static method in class org.lwjgl.glfw.GLFWDeallocateCallback
Creates a GLFWDeallocateCallback instance that delegates to the specified GLFWDeallocateCallbackI instance.
create(GLFWDropCallbackI) - Static method in class org.lwjgl.glfw.GLFWDropCallback
Creates a GLFWDropCallback instance that delegates to the specified GLFWDropCallbackI instance.
create(GLFWErrorCallbackI) - Static method in class org.lwjgl.glfw.GLFWErrorCallback
Creates a GLFWErrorCallback instance that delegates to the specified GLFWErrorCallbackI instance.
create(GLFWFramebufferSizeCallbackI) - Static method in class org.lwjgl.glfw.GLFWFramebufferSizeCallback
Creates a GLFWFramebufferSizeCallback instance that delegates to the specified GLFWFramebufferSizeCallbackI instance.
create(GLFWJoystickCallbackI) - Static method in class org.lwjgl.glfw.GLFWJoystickCallback
Creates a GLFWJoystickCallback instance that delegates to the specified GLFWJoystickCallbackI instance.
create(GLFWKeyCallbackI) - Static method in class org.lwjgl.glfw.GLFWKeyCallback
Creates a GLFWKeyCallback instance that delegates to the specified GLFWKeyCallbackI instance.
create(GLFWMonitorCallbackI) - Static method in class org.lwjgl.glfw.GLFWMonitorCallback
Creates a GLFWMonitorCallback instance that delegates to the specified GLFWMonitorCallbackI instance.
create(GLFWMouseButtonCallbackI) - Static method in class org.lwjgl.glfw.GLFWMouseButtonCallback
Creates a GLFWMouseButtonCallback instance that delegates to the specified GLFWMouseButtonCallbackI instance.
create(GLFWReallocateCallbackI) - Static method in class org.lwjgl.glfw.GLFWReallocateCallback
Creates a GLFWReallocateCallback instance that delegates to the specified GLFWReallocateCallbackI instance.
create(GLFWScrollCallbackI) - Static method in class org.lwjgl.glfw.GLFWScrollCallback
Creates a GLFWScrollCallback instance that delegates to the specified GLFWScrollCallbackI instance.
create(GLFWWindowCloseCallbackI) - Static method in class org.lwjgl.glfw.GLFWWindowCloseCallback
Creates a GLFWWindowCloseCallback instance that delegates to the specified GLFWWindowCloseCallbackI instance.
create(GLFWWindowContentScaleCallbackI) - Static method in class org.lwjgl.glfw.GLFWWindowContentScaleCallback
Creates a GLFWWindowContentScaleCallback instance that delegates to the specified GLFWWindowContentScaleCallbackI instance.
create(GLFWWindowFocusCallbackI) - Static method in class org.lwjgl.glfw.GLFWWindowFocusCallback
Creates a GLFWWindowFocusCallback instance that delegates to the specified GLFWWindowFocusCallbackI instance.
create(GLFWWindowIconifyCallbackI) - Static method in class org.lwjgl.glfw.GLFWWindowIconifyCallback
Creates a GLFWWindowIconifyCallback instance that delegates to the specified GLFWWindowIconifyCallbackI instance.
create(GLFWWindowMaximizeCallbackI) - Static method in class org.lwjgl.glfw.GLFWWindowMaximizeCallback
Creates a GLFWWindowMaximizeCallback instance that delegates to the specified GLFWWindowMaximizeCallbackI instance.
create(GLFWWindowPosCallbackI) - Static method in class org.lwjgl.glfw.GLFWWindowPosCallback
Creates a GLFWWindowPosCallback instance that delegates to the specified GLFWWindowPosCallbackI instance.
create(GLFWWindowRefreshCallbackI) - Static method in class org.lwjgl.glfw.GLFWWindowRefreshCallback
Creates a GLFWWindowRefreshCallback instance that delegates to the specified GLFWWindowRefreshCallbackI instance.
create(GLFWWindowSizeCallbackI) - Static method in class org.lwjgl.glfw.GLFWWindowSizeCallback
Creates a GLFWWindowSizeCallback instance that delegates to the specified GLFWWindowSizeCallbackI instance.
CreateCursor - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
createPrint() - Static method in class org.lwjgl.glfw.GLFWErrorCallback
Returns a GLFWErrorCallback instance that prints the error to the APIUtil.DEBUG_STREAM.
createPrint(PrintStream) - Static method in class org.lwjgl.glfw.GLFWErrorCallback
Returns a GLFWErrorCallback instance that prints the error in the specified PrintStream.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWAllocateCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWAllocator
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWCharCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWCharModsCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWCursorEnterCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWCursorPosCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWDeallocateCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWDropCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWErrorCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWFramebufferSizeCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWImage
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWJoystickCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWKeyCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWMonitorCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWMouseButtonCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWReallocateCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWScrollCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWVidMode
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWWindowCloseCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWWindowContentScaleCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWWindowFocusCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWWindowIconifyCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWWindowMaximizeCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWWindowPosCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWWindowRefreshCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWWindowSizeCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long, int) - Static method in class org.lwjgl.glfw.GLFWAllocator
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.glfw.GLFWImage
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.glfw.GLFWVidMode
Like create, but returns null if address is NULL.
CreateStandardCursor - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
createThrow() - Static method in class org.lwjgl.glfw.GLFWErrorCallback
Returns a GLFWErrorCallback instance that throws an IllegalStateException when an error occurs.
CreateWindow - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
CreateWindowSurface - Static variable in class org.lwjgl.glfw.GLFWVulkan.Functions
Function address.

D

deallocate() - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
 
deallocate() - Method in class org.lwjgl.glfw.GLFWAllocator
the memory deallocation callback
deallocate(GLFWDeallocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
Sets the specified value to the GLFWAllocator.deallocate() field.
deallocate(GLFWDeallocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator
Sets the specified value to the GLFWAllocator.deallocate() field.
DEALLOCATE - Static variable in class org.lwjgl.glfw.GLFWAllocator
The struct member offsets.
DefaultWindowHints - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
DestroyCursor - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
DestroyWindow - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.

E

ExtensionSupported - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.

F

FocusWindow - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.

G

getCallInterface() - Method in interface org.lwjgl.glfw.GLFWAllocateCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWCharCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWCharModsCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWCursorEnterCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWCursorPosCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWDeallocateCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWDropCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWErrorCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWFramebufferSizeCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWJoystickCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWKeyCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWMonitorCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWMouseButtonCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWReallocateCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWScrollCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWWindowCloseCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWWindowContentScaleCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWWindowFocusCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWWindowIconifyCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWWindowMaximizeCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWWindowPosCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWWindowRefreshCallbackI
 
getCallInterface() - Method in interface org.lwjgl.glfw.GLFWWindowSizeCallbackI
 
GetClipboardString - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetCocoaMonitor - Static variable in class org.lwjgl.glfw.GLFWNativeCocoa.Functions
Function address.
GetCocoaWindow - Static variable in class org.lwjgl.glfw.GLFWNativeCocoa.Functions
Function address.
GetCurrentContext - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetCursorPos - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
getDescription(long) - Static method in class org.lwjgl.glfw.GLFWErrorCallback
Converts the specified GLFWErrorCallback argument to a String.
GetEGLConfig - Static variable in class org.lwjgl.glfw.GLFWNativeEGL.Functions
Function address.
GetEGLContext - Static variable in class org.lwjgl.glfw.GLFWNativeEGL.Functions
Function address.
GetEGLDisplay - Static variable in class org.lwjgl.glfw.GLFWNativeEGL.Functions
Function address.
GetEGLSurface - Static variable in class org.lwjgl.glfw.GLFWNativeEGL.Functions
Function address.
GetError - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetFramebufferSize - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetGamepadName - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetGamepadState - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetGammaRamp - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetGLXContext - Static variable in class org.lwjgl.glfw.GLFWNativeGLX.Functions
Function address.
GetGLXFBConfig - Static variable in class org.lwjgl.glfw.GLFWNativeGLX.Functions
Function address.
GetGLXWindow - Static variable in class org.lwjgl.glfw.GLFWNativeGLX.Functions
Function address.
GetInputMode - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetInstanceProcAddress - Static variable in class org.lwjgl.glfw.GLFWVulkan.Functions
Function address.
GetJoystickAxes - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetJoystickButtons - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetJoystickGUID - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetJoystickHats - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetJoystickName - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetJoystickUserPointer - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetKey - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetKeyName - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetKeyScancode - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
getLibrary() - Static method in class org.lwjgl.glfw.GLFW
Returns the glfw SharedLibrary.
GetMonitorContentScale - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetMonitorName - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetMonitorPhysicalSize - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetMonitorPos - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetMonitors - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetMonitorUserPointer - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetMonitorWorkarea - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetMouseButton - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
getName(long, int) - Static method in class org.lwjgl.glfw.GLFWDropCallback
Decodes the specified GLFWDropCallback arguments to a String.
GetNSGLContext - Static variable in class org.lwjgl.glfw.GLFWNativeNSGL.Functions
Function address.
GetOSMesaColorBuffer - Static variable in class org.lwjgl.glfw.GLFWNativeOSMesa.Functions
Function address.
GetOSMesaContext - Static variable in class org.lwjgl.glfw.GLFWNativeOSMesa.Functions
Function address.
GetOSMesaDepthBuffer - Static variable in class org.lwjgl.glfw.GLFWNativeOSMesa.Functions
Function address.
GetPhysicalDevicePresentationSupport - Static variable in class org.lwjgl.glfw.GLFWVulkan.Functions
Function address.
GetPlatform - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetPrimaryMonitor - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetProcAddress - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetRequiredInstanceExtensions - Static variable in class org.lwjgl.glfw.GLFWVulkan.Functions
Function address.
GetTime - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetTimerFrequency - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetTimerValue - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetVersion - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetVersionString - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetVideoMode - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetVideoModes - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetWaylandDisplay - Static variable in class org.lwjgl.glfw.GLFWNativeWayland.Functions
Function address.
GetWaylandMonitor - Static variable in class org.lwjgl.glfw.GLFWNativeWayland.Functions
Function address.
GetWaylandWindow - Static variable in class org.lwjgl.glfw.GLFWNativeWayland.Functions
Function address.
GetWGLContext - Static variable in class org.lwjgl.glfw.GLFWNativeWGL.Functions
Function address.
GetWin32Adapter - Static variable in class org.lwjgl.glfw.GLFWNativeWin32.Functions
Function address.
GetWin32Monitor - Static variable in class org.lwjgl.glfw.GLFWNativeWin32.Functions
Function address.
GetWin32Window - Static variable in class org.lwjgl.glfw.GLFWNativeWin32.Functions
Function address.
GetWindowAttrib - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetWindowContentScale - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetWindowFrameSize - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetWindowMonitor - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetWindowOpacity - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetWindowPos - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetWindowSize - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetWindowUserPointer - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetX11Adapter - Static variable in class org.lwjgl.glfw.GLFWNativeX11.Functions
Function address.
GetX11Display - Static variable in class org.lwjgl.glfw.GLFWNativeX11.Functions
Function address.
GetX11Monitor - Static variable in class org.lwjgl.glfw.GLFWNativeX11.Functions
Function address.
GetX11SelectionString - Static variable in class org.lwjgl.glfw.GLFWNativeX11.Functions
Function address.
GetX11Window - Static variable in class org.lwjgl.glfw.GLFWNativeX11.Functions
Function address.
GLFW - Class in org.lwjgl.glfw
Native bindings to the GLFW library.
GLFW_ACCUM_ALPHA_BITS - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_ACCUM_BLUE_BITS - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_ACCUM_GREEN_BITS - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_ACCUM_RED_BITS - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_ALPHA_BITS - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_ANGLE_PLATFORM_TYPE - Static variable in class org.lwjgl.glfw.GLFW
ANGLE rendering backend init hint.
GLFW_ANGLE_PLATFORM_TYPE_D3D11 - Static variable in class org.lwjgl.glfw.GLFW
Values for the ANGLE_PLATFORM_TYPE hint.
GLFW_ANGLE_PLATFORM_TYPE_D3D9 - Static variable in class org.lwjgl.glfw.GLFW
Values for the ANGLE_PLATFORM_TYPE hint.
GLFW_ANGLE_PLATFORM_TYPE_METAL - Static variable in class org.lwjgl.glfw.GLFW
Values for the ANGLE_PLATFORM_TYPE hint.
GLFW_ANGLE_PLATFORM_TYPE_NONE - Static variable in class org.lwjgl.glfw.GLFW
Values for the ANGLE_PLATFORM_TYPE hint.
GLFW_ANGLE_PLATFORM_TYPE_OPENGL - Static variable in class org.lwjgl.glfw.GLFW
Values for the ANGLE_PLATFORM_TYPE hint.
GLFW_ANGLE_PLATFORM_TYPE_OPENGLES - Static variable in class org.lwjgl.glfw.GLFW
Values for the ANGLE_PLATFORM_TYPE hint.
GLFW_ANGLE_PLATFORM_TYPE_VULKAN - Static variable in class org.lwjgl.glfw.GLFW
Values for the ANGLE_PLATFORM_TYPE hint.
GLFW_ANY_PLATFORM - Static variable in class org.lwjgl.glfw.GLFW
Hint value for PLATFORM that enables automatic platform selection.
GLFW_ANY_RELEASE_BEHAVIOR - Static variable in class org.lwjgl.glfw.GLFW
Values for the CONTEXT_RELEASE_BEHAVIOR hint.
GLFW_API_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_ARROW_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
The regular arrow cursor shape.
GLFW_AUTO_ICONIFY - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_AUX_BUFFERS - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_BLUE_BITS - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_CENTER_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_CLIENT_API - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_COCOA_CHDIR_RESOURCES - Static variable in class org.lwjgl.glfw.GLFW
macOS specific init hint.
GLFW_COCOA_FRAME_NAME - Static variable in class org.lwjgl.glfw.GLFW
Specifies the UTF-8 encoded name to use for autosaving the window frame, or if empty disables frame autosaving for the window.
GLFW_COCOA_GRAPHICS_SWITCHING - Static variable in class org.lwjgl.glfw.GLFW
Specifies whether to enable Automatic Graphics Switching, i.e.
GLFW_COCOA_MENUBAR - Static variable in class org.lwjgl.glfw.GLFW
macOS specific init hint.
GLFW_COCOA_RETINA_FRAMEBUFFER - Static variable in class org.lwjgl.glfw.GLFW
Specifies whether to use full resolution framebuffers on Retina displays.
GLFW_CONNECTED - Static variable in class org.lwjgl.glfw.GLFW
Monitor events.
GLFW_CONTEXT_CREATION_API - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_CONTEXT_DEBUG - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_CONTEXT_NO_ERROR - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_CONTEXT_RELEASE_BEHAVIOR - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_CONTEXT_REVISION - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_CONTEXT_ROBUSTNESS - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_CONTEXT_VERSION_MAJOR - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_CONTEXT_VERSION_MINOR - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_CROSSHAIR_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
The crosshair cursor shape.
GLFW_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
Input options.
GLFW_CURSOR_DISABLED - Static variable in class org.lwjgl.glfw.GLFW
Cursor state.
GLFW_CURSOR_HIDDEN - Static variable in class org.lwjgl.glfw.GLFW
Cursor state.
GLFW_CURSOR_NORMAL - Static variable in class org.lwjgl.glfw.GLFW
Cursor state.
GLFW_CURSOR_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_DECORATED - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_DEPTH_BITS - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_DISCONNECTED - Static variable in class org.lwjgl.glfw.GLFW
Monitor events.
GLFW_DONT_CARE - Static variable in class org.lwjgl.glfw.GLFW
Don't care value.
GLFW_DOUBLEBUFFER - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_EGL_CONTEXT_API - Static variable in class org.lwjgl.glfw.GLFW
Values for the CONTEXT_CREATION_API hint.
GLFW_FALSE - Static variable in class org.lwjgl.glfw.GLFW
Boolean values.
GLFW_FEATURE_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_FEATURE_UNIMPLEMENTED - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_FLOATING - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_FOCUS_ON_SHOW - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_FOCUSED - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_FORMAT_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_GAMEPAD_AXIS_LAST - Static variable in class org.lwjgl.glfw.GLFW
Gamepad axes.
GLFW_GAMEPAD_AXIS_LEFT_TRIGGER - Static variable in class org.lwjgl.glfw.GLFW
Gamepad axes.
GLFW_GAMEPAD_AXIS_LEFT_X - Static variable in class org.lwjgl.glfw.GLFW
Gamepad axes.
GLFW_GAMEPAD_AXIS_LEFT_Y - Static variable in class org.lwjgl.glfw.GLFW
Gamepad axes.
GLFW_GAMEPAD_AXIS_RIGHT_TRIGGER - Static variable in class org.lwjgl.glfw.GLFW
Gamepad axes.
GLFW_GAMEPAD_AXIS_RIGHT_X - Static variable in class org.lwjgl.glfw.GLFW
Gamepad axes.
GLFW_GAMEPAD_AXIS_RIGHT_Y - Static variable in class org.lwjgl.glfw.GLFW
Gamepad axes.
GLFW_GAMEPAD_BUTTON_A - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_B - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_BACK - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_CIRCLE - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_CROSS - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_DPAD_DOWN - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_DPAD_LEFT - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_DPAD_RIGHT - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_DPAD_UP - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_GUIDE - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_LAST - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_LEFT_BUMPER - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_LEFT_THUMB - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_RIGHT_BUMPER - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_RIGHT_THUMB - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_SQUARE - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_START - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_TRIANGLE - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_X - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GAMEPAD_BUTTON_Y - Static variable in class org.lwjgl.glfw.GLFW
Gamepad buttons.
GLFW_GREEN_BITS - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_HAND_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
Legacy name for compatibility.
GLFW_HAT_CENTERED - Static variable in class org.lwjgl.glfw.GLFW
Joystick hat states.
GLFW_HAT_DOWN - Static variable in class org.lwjgl.glfw.GLFW
Joystick hat states.
GLFW_HAT_LEFT - Static variable in class org.lwjgl.glfw.GLFW
Joystick hat states.
GLFW_HAT_LEFT_DOWN - Static variable in class org.lwjgl.glfw.GLFW
Joystick hat states.
GLFW_HAT_LEFT_UP - Static variable in class org.lwjgl.glfw.GLFW
Joystick hat states.
GLFW_HAT_RIGHT - Static variable in class org.lwjgl.glfw.GLFW
Joystick hat states.
GLFW_HAT_RIGHT_DOWN - Static variable in class org.lwjgl.glfw.GLFW
Joystick hat states.
GLFW_HAT_RIGHT_UP - Static variable in class org.lwjgl.glfw.GLFW
Joystick hat states.
GLFW_HAT_UP - Static variable in class org.lwjgl.glfw.GLFW
Joystick hat states.
GLFW_HOVERED - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_HRESIZE_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
Legacy name for compatibility.
GLFW_IBEAM_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
The text input I-beam cursor shape.
GLFW_ICONIFIED - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_INVALID_ENUM - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_INVALID_VALUE - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_JOYSTICK_1 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_10 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_11 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_12 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_13 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_14 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_15 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_16 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_2 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_3 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_4 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_5 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_6 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_7 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_8 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_9 - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_JOYSTICK_HAT_BUTTONS - Static variable in class org.lwjgl.glfw.GLFW
Joystick hat buttons init hint.
GLFW_JOYSTICK_LAST - Static variable in class org.lwjgl.glfw.GLFW
Joysticks.
GLFW_KEY_0 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_1 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_2 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_3 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_4 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_5 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_6 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_7 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_8 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_9 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_A - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_APOSTROPHE - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_B - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_BACKSLASH - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_BACKSPACE - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_C - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_CAPS_LOCK - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_COMMA - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_D - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_DELETE - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_DOWN - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_E - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_END - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_ENTER - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_EQUAL - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_ESCAPE - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_F1 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F10 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F11 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F12 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F13 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F14 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F15 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F16 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F17 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F18 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F19 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F2 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F20 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F21 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F22 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F23 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F24 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F25 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F3 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F4 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F5 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F6 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F7 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F8 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_F9 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_G - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_GRAVE_ACCENT - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_H - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_HOME - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_I - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_INSERT - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_J - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_K - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_KP_0 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_1 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_2 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_3 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_4 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_5 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_6 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_7 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_8 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_9 - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_ADD - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_DECIMAL - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_DIVIDE - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_ENTER - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_EQUAL - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_MULTIPLY - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_KP_SUBTRACT - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_L - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_LAST - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_LEFT - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_LEFT_ALT - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_LEFT_BRACKET - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_LEFT_CONTROL - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_LEFT_SHIFT - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_LEFT_SUPER - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_M - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_MENU - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_MINUS - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_N - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_NUM_LOCK - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_O - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_P - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_PAGE_DOWN - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_PAGE_UP - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_PAUSE - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_PERIOD - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_PRINT_SCREEN - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_Q - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_R - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_RIGHT - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_RIGHT_ALT - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_RIGHT_BRACKET - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_RIGHT_CONTROL - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_RIGHT_SHIFT - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_RIGHT_SUPER - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_S - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_SCROLL_LOCK - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_SEMICOLON - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_SLASH - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_SPACE - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_T - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_TAB - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_U - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_UNKNOWN - Static variable in class org.lwjgl.glfw.GLFW
The unknown key.
GLFW_KEY_UP - Static variable in class org.lwjgl.glfw.GLFW
Function keys.
GLFW_KEY_V - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_W - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_WORLD_1 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_WORLD_2 - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_X - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_Y - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_KEY_Z - Static variable in class org.lwjgl.glfw.GLFW
Printable keys.
GLFW_LOCK_KEY_MODS - Static variable in class org.lwjgl.glfw.GLFW
Input options.
GLFW_LOSE_CONTEXT_ON_RESET - Static variable in class org.lwjgl.glfw.GLFW
Values for the CONTEXT_ROBUSTNESS hint.
GLFW_MAXIMIZED - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_MOD_ALT - Static variable in class org.lwjgl.glfw.GLFW
If this bit is set one or more Alt keys were held down.
GLFW_MOD_CAPS_LOCK - Static variable in class org.lwjgl.glfw.GLFW
If this bit is set the Caps Lock key is enabled and the LOCK_KEY_MODS input mode is set.
GLFW_MOD_CONTROL - Static variable in class org.lwjgl.glfw.GLFW
If this bit is set one or more Control keys were held down.
GLFW_MOD_NUM_LOCK - Static variable in class org.lwjgl.glfw.GLFW
If this bit is set the Num Lock key is enabled and the LOCK_KEY_MODS input mode is set.
GLFW_MOD_SHIFT - Static variable in class org.lwjgl.glfw.GLFW
If this bit is set one or more Shift keys were held down.
GLFW_MOD_SUPER - Static variable in class org.lwjgl.glfw.GLFW
If this bit is set one or more Super keys were held down.
GLFW_MOUSE_BUTTON_1 - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_BUTTON_2 - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_BUTTON_3 - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_BUTTON_4 - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_BUTTON_5 - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_BUTTON_6 - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_BUTTON_7 - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_BUTTON_8 - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_BUTTON_LAST - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_BUTTON_LEFT - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_BUTTON_MIDDLE - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_BUTTON_RIGHT - Static variable in class org.lwjgl.glfw.GLFW
Mouse buttons.
GLFW_MOUSE_PASSTHROUGH - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_NATIVE_CONTEXT_API - Static variable in class org.lwjgl.glfw.GLFW
Values for the CONTEXT_CREATION_API hint.
GLFW_NO_API - Static variable in class org.lwjgl.glfw.GLFW
Values for the CLIENT_API hint.
GLFW_NO_CURRENT_CONTEXT - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_NO_ERROR - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_NO_RESET_NOTIFICATION - Static variable in class org.lwjgl.glfw.GLFW
Values for the CONTEXT_ROBUSTNESS hint.
GLFW_NO_ROBUSTNESS - Static variable in class org.lwjgl.glfw.GLFW
Values for the CONTEXT_ROBUSTNESS hint.
GLFW_NO_WINDOW_CONTEXT - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_NOT_ALLOWED_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
The operation-not-allowed shape.
GLFW_NOT_INITIALIZED - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_OPENGL_ANY_PROFILE - Static variable in class org.lwjgl.glfw.GLFW
Values for the OPENGL_PROFILE hint.
GLFW_OPENGL_API - Static variable in class org.lwjgl.glfw.GLFW
Values for the CLIENT_API hint.
GLFW_OPENGL_COMPAT_PROFILE - Static variable in class org.lwjgl.glfw.GLFW
Values for the OPENGL_PROFILE hint.
GLFW_OPENGL_CORE_PROFILE - Static variable in class org.lwjgl.glfw.GLFW
Values for the OPENGL_PROFILE hint.
GLFW_OPENGL_DEBUG_CONTEXT - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_OPENGL_ES_API - Static variable in class org.lwjgl.glfw.GLFW
Values for the CLIENT_API hint.
GLFW_OPENGL_FORWARD_COMPAT - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_OPENGL_PROFILE - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_OSMESA_CONTEXT_API - Static variable in class org.lwjgl.glfw.GLFW
Values for the CONTEXT_CREATION_API hint.
GLFW_OUT_OF_MEMORY - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_PLATFORM - Static variable in class org.lwjgl.glfw.GLFW
Platform selection init hint.
GLFW_PLATFORM_COCOA - Static variable in class org.lwjgl.glfw.GLFW
Hint value for PLATFORM that enables automatic platform selection.
GLFW_PLATFORM_ERROR - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_PLATFORM_NULL - Static variable in class org.lwjgl.glfw.GLFW
Hint value for PLATFORM that enables automatic platform selection.
GLFW_PLATFORM_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_PLATFORM_WAYLAND - Static variable in class org.lwjgl.glfw.GLFW
Hint value for PLATFORM that enables automatic platform selection.
GLFW_PLATFORM_WIN32 - Static variable in class org.lwjgl.glfw.GLFW
Hint value for PLATFORM that enables automatic platform selection.
GLFW_PLATFORM_X11 - Static variable in class org.lwjgl.glfw.GLFW
Hint value for PLATFORM that enables automatic platform selection.
GLFW_POINTING_HAND_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
The pointing hand cursor shape.
GLFW_PRESS - Static variable in class org.lwjgl.glfw.GLFW
The key or button was pressed.
GLFW_RAW_MOUSE_MOTION - Static variable in class org.lwjgl.glfw.GLFW
Input options.
GLFW_RED_BITS - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_REFRESH_RATE - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_RELEASE - Static variable in class org.lwjgl.glfw.GLFW
The key or button was released.
GLFW_RELEASE_BEHAVIOR_FLUSH - Static variable in class org.lwjgl.glfw.GLFW
Values for the CONTEXT_RELEASE_BEHAVIOR hint.
GLFW_RELEASE_BEHAVIOR_NONE - Static variable in class org.lwjgl.glfw.GLFW
Values for the CONTEXT_RELEASE_BEHAVIOR hint.
GLFW_REPEAT - Static variable in class org.lwjgl.glfw.GLFW
The key was held down until it repeated.
GLFW_RESIZABLE - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_RESIZE_ALL_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
The omni-directional resize cursor/move shape.
GLFW_RESIZE_EW_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
The horizontal resize/move arrow shape.
GLFW_RESIZE_NESW_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
The top-right to bottom-left diagonal resize/move shape.
GLFW_RESIZE_NS_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
The vertical resize/move shape.
GLFW_RESIZE_NWSE_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
The top-left to bottom-right diagonal resize/move shape.
GLFW_SAMPLES - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_SCALE_TO_MONITOR - Static variable in class org.lwjgl.glfw.GLFW
Client API hints.
GLFW_SRGB_CAPABLE - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_STENCIL_BITS - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_STEREO - Static variable in class org.lwjgl.glfw.GLFW
PixelFormat hints.
GLFW_STICKY_KEYS - Static variable in class org.lwjgl.glfw.GLFW
Input options.
GLFW_STICKY_MOUSE_BUTTONS - Static variable in class org.lwjgl.glfw.GLFW
Input options.
GLFW_TRANSPARENT_FRAMEBUFFER - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_TRUE - Static variable in class org.lwjgl.glfw.GLFW
Boolean values.
GLFW_VERSION_MAJOR - Static variable in class org.lwjgl.glfw.GLFW
The major version number of the GLFW header.
GLFW_VERSION_MINOR - Static variable in class org.lwjgl.glfw.GLFW
The minor version number of the GLFW header.
GLFW_VERSION_REVISION - Static variable in class org.lwjgl.glfw.GLFW
The revision number of the GLFW header.
GLFW_VERSION_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
Error codes.
GLFW_VISIBLE - Static variable in class org.lwjgl.glfw.GLFW
Window attributes.
GLFW_VRESIZE_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
Legacy name for compatibility.
GLFW_WIN32_KEYBOARD_MENU - Static variable in class org.lwjgl.glfw.GLFW
Specifies whether to allow access to the window menu via the Alt+Space and Alt-and-then-Space keyboard shortcuts.
GLFW_X11_CLASS_NAME - Static variable in class org.lwjgl.glfw.GLFW
The desired ASCII encoded class and instance parts of the ICCCM WM_CLASS window property.
GLFW_X11_INSTANCE_NAME - Static variable in class org.lwjgl.glfw.GLFW
The desired ASCII encoded class and instance parts of the ICCCM WM_CLASS window property.
GLFW_X11_XCB_VULKAN_SURFACE - Static variable in class org.lwjgl.glfw.GLFW
X11 specific init hint.
GLFW.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from the glfw SharedLibrary.
GLFWAllocateCallback - Class in org.lwjgl.glfw
The function pointer type for memory allocation callbacks.
GLFWAllocateCallbackI - Interface in org.lwjgl.glfw
The function pointer type for memory allocation callbacks.
GLFWAllocator - Class in org.lwjgl.glfw
A custom memory allocator that can be set with InitAllocator.
GLFWAllocator(ByteBuffer) - Constructor for class org.lwjgl.glfw.GLFWAllocator
Creates a GLFWAllocator instance at the current position of the specified ByteBuffer container.
GLFWAllocator.Buffer - Class in org.lwjgl.glfw
An array of GLFWAllocator structs.
glfwAttachWin32Window(long, long) - Static method in class org.lwjgl.glfw.GLFWNativeWin32
Wraps an existing HWND in a new GLFW window object.
GLFWCharCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetCharCallback method.
GLFWCharCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetCharCallback method.
GLFWCharModsCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetCharModsCallback method.
GLFWCharModsCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetCharModsCallback method.
glfwCreateCursor(GLFWImage, int, int) - Static method in class org.lwjgl.glfw.GLFW
Creates a new custom cursor image that can be set for a window with SetCursor.
glfwCreateStandardCursor(int) - Static method in class org.lwjgl.glfw.GLFW
Returns a cursor with a standard shape, that can be set for a window with SetCursor.
glfwCreateWindow(int, int, CharSequence, long, long) - Static method in class org.lwjgl.glfw.GLFW
Creates a window and its associated OpenGL or OpenGL ES context.
glfwCreateWindow(int, int, ByteBuffer, long, long) - Static method in class org.lwjgl.glfw.GLFW
Creates a window and its associated OpenGL or OpenGL ES context.
glfwCreateWindowSurface(VkInstance, long, VkAllocationCallbacks, long[]) - Static method in class org.lwjgl.glfw.GLFWVulkan
Array version of: CreateWindowSurface
glfwCreateWindowSurface(VkInstance, long, VkAllocationCallbacks, LongBuffer) - Static method in class org.lwjgl.glfw.GLFWVulkan
Creates a Vulkan surface for the specified window.
GLFWCursorEnterCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetCursorEnterCallback method.
GLFWCursorEnterCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetCursorEnterCallback method.
GLFWCursorPosCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetCursorPosCallback method.
GLFWCursorPosCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetCursorPosCallback method.
GLFWDeallocateCallback - Class in org.lwjgl.glfw
The function pointer type for memory deallocation callbacks.
GLFWDeallocateCallbackI - Interface in org.lwjgl.glfw
The function pointer type for memory deallocation callbacks.
glfwDefaultWindowHints() - Static method in class org.lwjgl.glfw.GLFW
Resets all window hints to their default values.
glfwDestroyCursor(long) - Static method in class org.lwjgl.glfw.GLFW
Destroys a cursor previously created with CreateCursor.
glfwDestroyWindow(long) - Static method in class org.lwjgl.glfw.GLFW
Destroys the specified window and its context.
GLFWDropCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetDropCallback method.
GLFWDropCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetDropCallback method.
GLFWErrorCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetErrorCallback method.
GLFWErrorCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetErrorCallback method.
glfwExtensionSupported(CharSequence) - Static method in class org.lwjgl.glfw.GLFW
Returns whether the specified API extension is supported by the current OpenGL or OpenGL ES context.
glfwExtensionSupported(ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
Returns whether the specified API extension is supported by the current OpenGL or OpenGL ES context.
glfwFocusWindow(long) - Static method in class org.lwjgl.glfw.GLFW
Brings the specified window to front and sets input focus.
GLFWFramebufferSizeCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetFramebufferSizeCallback method.
GLFWFramebufferSizeCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetFramebufferSizeCallback method.
GLFWGamepadState - Class in org.lwjgl.glfw
Describes the input state of a gamepad.
GLFWGamepadState(ByteBuffer) - Constructor for class org.lwjgl.glfw.GLFWGamepadState
Creates a GLFWGamepadState instance at the current position of the specified ByteBuffer container.
GLFWGamepadState.Buffer - Class in org.lwjgl.glfw
An array of GLFWGamepadState structs.
GLFWGammaRamp - Class in org.lwjgl.glfw
Describes the gamma ramp for a monitor.
GLFWGammaRamp(ByteBuffer) - Constructor for class org.lwjgl.glfw.GLFWGammaRamp
Creates a GLFWGammaRamp instance at the current position of the specified ByteBuffer container.
GLFWGammaRamp.Buffer - Class in org.lwjgl.glfw
An array of GLFWGammaRamp structs.
glfwGetClipboardString(long) - Static method in class org.lwjgl.glfw.GLFW
Returns the contents of the system clipboard, if it contains or is convertible to a UTF-8 encoded string.
glfwGetCocoaMonitor(long) - Static method in class org.lwjgl.glfw.GLFWNativeCocoa
Returns the CGDirectDisplayID of the specified monitor.
glfwGetCocoaWindow(long) - Static method in class org.lwjgl.glfw.GLFWNativeCocoa
Returns the NSWindow of the specified GLFW window.
glfwGetCurrentContext() - Static method in class org.lwjgl.glfw.GLFW
Returns the window whose OpenGL or OpenGL ES context is current on the calling thread.
glfwGetCursorPos(long, double[], double[]) - Static method in class org.lwjgl.glfw.GLFW
Array version of: GetCursorPos
glfwGetCursorPos(long, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.glfw.GLFW
Returns the position of the cursor, in screen coordinates, relative to the upper-left corner of the content area of the specified window.
glfwGetEGLConfig(long) - Static method in class org.lwjgl.glfw.GLFWNativeEGL
Returns the EGLConfig of the specified window.
glfwGetEGLContext(long) - Static method in class org.lwjgl.glfw.GLFWNativeEGL
Returns the EGLContext of the specified window.
glfwGetEGLDisplay() - Static method in class org.lwjgl.glfw.GLFWNativeEGL
Returns the EGLDisplay used by GLFW.
glfwGetEGLSurface(long) - Static method in class org.lwjgl.glfw.GLFWNativeEGL
Returns the EGLSurface of the specified window.
glfwGetError(PointerBuffer) - Static method in class org.lwjgl.glfw.GLFW
Returns and clears the last error for the calling thread.
glfwGetFramebufferSize(long, int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
Array version of: GetFramebufferSize
glfwGetFramebufferSize(long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
Retrieves the size, in pixels, of the framebuffer of the specified window.
glfwGetGamepadName(int) - Static method in class org.lwjgl.glfw.GLFW
Returns the human-readable name of the gamepad from the gamepad mapping assigned to the specified joystick.
glfwGetGamepadState(int, GLFWGamepadState) - Static method in class org.lwjgl.glfw.GLFW
Retrieves the state of the specified joystick remapped to an Xbox-like gamepad.
glfwGetGammaRamp(long) - Static method in class org.lwjgl.glfw.GLFW
Returns the current gamma ramp of the specified monitor.
glfwGetGLXContext(long) - Static method in class org.lwjgl.glfw.GLFWNativeGLX
Returns the GLXContext of the specified window.
glfwGetGLXFBConfig(long) - Static method in class org.lwjgl.glfw.GLFWNativeGLX
Returns the GLXFBConfig that was chosen to create the specified window.
glfwGetGLXWindow(long) - Static method in class org.lwjgl.glfw.GLFWNativeGLX
Returns the GLXWindow of the specified window.
glfwGetInputMode(long, int) - Static method in class org.lwjgl.glfw.GLFW
Returns the value of an input option for the specified window.
glfwGetInstanceProcAddress(VkInstance, CharSequence) - Static method in class org.lwjgl.glfw.GLFWVulkan
Returns the address of the specified Vulkan core or extension function for the specified instance.
glfwGetInstanceProcAddress(VkInstance, ByteBuffer) - Static method in class org.lwjgl.glfw.GLFWVulkan
Returns the address of the specified Vulkan core or extension function for the specified instance.
glfwGetJoystickAxes(int) - Static method in class org.lwjgl.glfw.GLFW
Returns the values of all axes of the specified joystick.
glfwGetJoystickButtons(int) - Static method in class org.lwjgl.glfw.GLFW
Returns the state of all buttons of the specified joystick.
glfwGetJoystickGUID(int) - Static method in class org.lwjgl.glfw.GLFW
Returns the SDL compatible GUID, as a UTF-8 encoded hexadecimal string, of the specified joystick.
glfwGetJoystickHats(int) - Static method in class org.lwjgl.glfw.GLFW
Returns the state of all hats of the specified joystick.
glfwGetJoystickName(int) - Static method in class org.lwjgl.glfw.GLFW
Returns the name, encoded as UTF-8, of the specified joystick.
glfwGetJoystickUserPointer(int) - Static method in class org.lwjgl.glfw.GLFW
Returns the user pointer of the specified joystick.
glfwGetKey(long, int) - Static method in class org.lwjgl.glfw.GLFW
Returns the last state reported for the specified key to the specified window.
glfwGetKeyName(int, int) - Static method in class org.lwjgl.glfw.GLFW
Returns the layout-specific name of the specified printable key.
glfwGetKeyScancode(int) - Static method in class org.lwjgl.glfw.GLFW
Returns the platform dependent scancode of the specified key.
glfwGetMonitorContentScale(long, float[], float[]) - Static method in class org.lwjgl.glfw.GLFW
Array version of: GetMonitorContentScale
glfwGetMonitorContentScale(long, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.glfw.GLFW
Retrieves the content scale for the specified monitor.
glfwGetMonitorName(long) - Static method in class org.lwjgl.glfw.GLFW
Returns a human-readable name, encoded as UTF-8, of the specified monitor.
glfwGetMonitorPhysicalSize(long, int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
Array version of: GetMonitorPhysicalSize
glfwGetMonitorPhysicalSize(long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
Returns the size, in millimetres, of the display area of the specified monitor.
glfwGetMonitorPos(long, int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
Array version of: GetMonitorPos
glfwGetMonitorPos(long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
Returns the position, in screen coordinates, of the upper-left corner of the specified monitor.
glfwGetMonitors() - Static method in class org.lwjgl.glfw.GLFW
Returns an array of handles for all currently connected monitors.
glfwGetMonitorUserPointer(long) - Static method in class org.lwjgl.glfw.GLFW
Returns the user pointer of the specified monitor.
glfwGetMonitorWorkarea(long, int[], int[], int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
Array version of: GetMonitorWorkarea
glfwGetMonitorWorkarea(long, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
Retrieves the work area of the monitor.
glfwGetMouseButton(long, int) - Static method in class org.lwjgl.glfw.GLFW
Returns the last state reported for the specified mouse button to the specified window.
glfwGetNSGLContext(long) - Static method in class org.lwjgl.glfw.GLFWNativeNSGL
Returns the NSOpenGLContext of the specified GLFW window.
glfwGetOSMesaColorBuffer(long, int[], int[], int[], PointerBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
Array version of: GetOSMesaColorBuffer
glfwGetOSMesaColorBuffer(long, IntBuffer, IntBuffer, IntBuffer, PointerBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
Retrieves the color buffer associated with the specified window.
glfwGetOSMesaContext(long) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
Returns the OSMesaContext of the specified window.
glfwGetOSMesaDepthBuffer(long, int[], int[], int[], PointerBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
Array version of: GetOSMesaDepthBuffer
glfwGetOSMesaDepthBuffer(long, IntBuffer, IntBuffer, IntBuffer, PointerBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
Retrieves the depth buffer associated with the specified window.
glfwGetPhysicalDevicePresentationSupport(VkInstance, VkPhysicalDevice, int) - Static method in class org.lwjgl.glfw.GLFWVulkan
Returns whether the specified queue family of the specified physical device supports presentation to the platform GLFW was built for.
glfwGetPlatform() - Static method in class org.lwjgl.glfw.GLFW
Returns the currently selected platform.
glfwGetPrimaryMonitor() - Static method in class org.lwjgl.glfw.GLFW
Returns the primary monitor.
glfwGetProcAddress(CharSequence) - Static method in class org.lwjgl.glfw.GLFW
Returns the address of the specified OpenGL or OpenGL ES core or extension function, if it is supported by the current context.
glfwGetProcAddress(ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
Returns the address of the specified OpenGL or OpenGL ES core or extension function, if it is supported by the current context.
glfwGetRequiredInstanceExtensions() - Static method in class org.lwjgl.glfw.GLFWVulkan
Returns an array of names of Vulkan instance extensions required by GLFW for creating Vulkan surfaces for GLFW windows.
glfwGetTime() - Static method in class org.lwjgl.glfw.GLFW
Returns the value of the GLFW timer.
glfwGetTimerFrequency() - Static method in class org.lwjgl.glfw.GLFW
Returns the frequency, in Hz, of the raw timer.
glfwGetTimerValue() - Static method in class org.lwjgl.glfw.GLFW
Returns the current value of the raw timer.
glfwGetVersion(int[], int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
Array version of: GetVersion
glfwGetVersion(IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
Retrieves the major, minor and revision numbers of the GLFW library.
glfwGetVersionString() - Static method in class org.lwjgl.glfw.GLFW
Returns the compile-time generated version string of the GLFW library binary.
glfwGetVideoMode(long) - Static method in class org.lwjgl.glfw.GLFW
Returns the current video mode of the specified monitor.
glfwGetVideoModes(long) - Static method in class org.lwjgl.glfw.GLFW
Returns an array of all video modes supported by the specified monitor.
glfwGetWaylandDisplay() - Static method in class org.lwjgl.glfw.GLFWNativeWayland
Returns the struct wl_display* used by GLFW.
glfwGetWaylandMonitor(long) - Static method in class org.lwjgl.glfw.GLFWNativeWayland
Returns the struct wl_output* of the specified monitor.
glfwGetWaylandWindow(long) - Static method in class org.lwjgl.glfw.GLFWNativeWayland
Returns the main struct wl_surface* of the specified window.
glfwGetWGLContext(long) - Static method in class org.lwjgl.glfw.GLFWNativeWGL
Returns the HGLRC of the specified window.
glfwGetWin32Adapter(long) - Static method in class org.lwjgl.glfw.GLFWNativeWin32
Returns the adapter device name of the specified monitor.
glfwGetWin32Monitor(long) - Static method in class org.lwjgl.glfw.GLFWNativeWin32
Returns the display device name of the specified monitor.
glfwGetWin32Window(long) - Static method in class org.lwjgl.glfw.GLFWNativeWin32
Returns the HWND of the specified window.
glfwGetWindowAttrib(long, int) - Static method in class org.lwjgl.glfw.GLFW
Returns the value of an attribute of the specified window or its OpenGL or OpenGL ES context.
glfwGetWindowContentScale(long, float[], float[]) - Static method in class org.lwjgl.glfw.GLFW
Array version of: GetWindowContentScale
glfwGetWindowContentScale(long, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.glfw.GLFW
Retrieves the content scale for the specified window.
glfwGetWindowFrameSize(long, int[], int[], int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
Array version of: GetWindowFrameSize
glfwGetWindowFrameSize(long, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
Retrieves the size, in screen coordinates, of each edge of the frame of the specified window.
glfwGetWindowMonitor(long) - Static method in class org.lwjgl.glfw.GLFW
Returns the handle of the monitor that the specified window is in full screen on.
glfwGetWindowOpacity(long) - Static method in class org.lwjgl.glfw.GLFW
Returns the opacity of the whole window.
glfwGetWindowPos(long, int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
Array version of: GetWindowPos
glfwGetWindowPos(long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
Retrieves the position, in screen coordinates, of the upper-left corner of the content area of the specified window.
glfwGetWindowSize(long, int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
Array version of: GetWindowSize
glfwGetWindowSize(long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
Retrieves the size, in screen coordinates, of the content area of the specified window.
glfwGetWindowUserPointer(long) - Static method in class org.lwjgl.glfw.GLFW
Returns the current value of the user-defined pointer of the specified window.
glfwGetX11Adapter(long) - Static method in class org.lwjgl.glfw.GLFWNativeX11
Returns the RRCrtc of the specified monitor.
glfwGetX11Display() - Static method in class org.lwjgl.glfw.GLFWNativeX11
Returns the Display used by GLFW.
glfwGetX11Monitor(long) - Static method in class org.lwjgl.glfw.GLFWNativeX11
Returns the RROutput of the specified monitor.
glfwGetX11SelectionString() - Static method in class org.lwjgl.glfw.GLFWNativeX11
Returns the contents of the current primary selection as a string.
glfwGetX11Window(long) - Static method in class org.lwjgl.glfw.GLFWNativeX11
Returns the Window of the specified window.
glfwHideWindow(long) - Static method in class org.lwjgl.glfw.GLFW
Hides the specified window, if it was previously visible.
glfwIconifyWindow(long) - Static method in class org.lwjgl.glfw.GLFW
Iconifies (minimizes) the specified window if it was previously restored.
GLFWImage - Class in org.lwjgl.glfw
Image data.
GLFWImage(ByteBuffer) - Constructor for class org.lwjgl.glfw.GLFWImage
Creates a GLFWImage instance at the current position of the specified ByteBuffer container.
GLFWImage.Buffer - Class in org.lwjgl.glfw
An array of GLFWImage structs.
glfwInit() - Static method in class org.lwjgl.glfw.GLFW
Initializes the GLFW library.
glfwInitAllocator(GLFWAllocator) - Static method in class org.lwjgl.glfw.GLFW
Sets the init allocator to the desired value.
glfwInitHint(int, int) - Static method in class org.lwjgl.glfw.GLFW
Sets hints for the next initialization of GLFW.
glfwInitVulkanLoader(long) - Static method in class org.lwjgl.glfw.GLFWVulkan
Sets the desired Vulkan vkGetInstanceProcAddr function.
GLFWJoystickCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetJoystickCallback method.
GLFWJoystickCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetJoystickCallback method.
glfwJoystickIsGamepad(int) - Static method in class org.lwjgl.glfw.GLFW
Returns whether the specified joystick is both present and has a gamepad mapping.
glfwJoystickPresent(int) - Static method in class org.lwjgl.glfw.GLFW
Returns whether the specified joystick is present.
GLFWKeyCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetKeyCallback method.
GLFWKeyCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetKeyCallback method.
glfwMakeContextCurrent(long) - Static method in class org.lwjgl.glfw.GLFW
Makes the OpenGL or OpenGL ES context of the specified window current on the calling thread.
glfwMaximizeWindow(long) - Static method in class org.lwjgl.glfw.GLFW
Maximizes the specified window if it was previously not maximized.
GLFWMonitorCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetMonitorCallback method.
GLFWMonitorCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetMonitorCallback method.
GLFWMouseButtonCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetMouseButtonCallback method.
GLFWMouseButtonCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetMouseButtonCallback method.
GLFWNativeCocoa - Class in org.lwjgl.glfw
Native bindings to the GLFW library's Cocoa native access functions.
GLFWNativeCocoa.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeEGL - Class in org.lwjgl.glfw
Native bindings to the GLFW library's EGL native access functions.
GLFWNativeEGL.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeGLX - Class in org.lwjgl.glfw
Native bindings to the GLFW library's GLX native access functions.
GLFWNativeGLX.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeNSGL - Class in org.lwjgl.glfw
Native bindings to the GLFW library's NSGL native access functions.
GLFWNativeNSGL.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeOSMesa - Class in org.lwjgl.glfw
Native bindings to the GLFW library's GLX native access functions.
GLFWNativeOSMesa.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeWayland - Class in org.lwjgl.glfw
Native bindings to the GLFW library's Wayland native access functions.
GLFWNativeWayland.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeWGL - Class in org.lwjgl.glfw
Native bindings to the GLFW library's WGL native access functions.
GLFWNativeWGL.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeWin32 - Class in org.lwjgl.glfw
Native bindings to the GLFW library's Win32 native access functions.
GLFWNativeWin32.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeX11 - Class in org.lwjgl.glfw
Native bindings to the GLFW library's X11 native access functions.
GLFWNativeX11.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
glfwPlatformSupported(int) - Static method in class org.lwjgl.glfw.GLFW
Returns whether the library includes support for the specified platform.
glfwPollEvents() - Static method in class org.lwjgl.glfw.GLFW
Processes all pending events.
glfwPostEmptyEvent() - Static method in class org.lwjgl.glfw.GLFW
Posts an empty event from the current thread to the main thread event queue, causing WaitEvents or WaitEventsTimeout to return.
glfwRawMouseMotionSupported() - Static method in class org.lwjgl.glfw.GLFW
Returns whether raw mouse motion is supported.
GLFWReallocateCallback - Class in org.lwjgl.glfw
The function pointer type for memory reallocation callbacks.
GLFWReallocateCallbackI - Interface in org.lwjgl.glfw
The function pointer type for memory reallocation callbacks.
glfwRequestWindowAttention(long) - Static method in class org.lwjgl.glfw.GLFW
Requests user attention to the specified window.
glfwRestoreWindow(long) - Static method in class org.lwjgl.glfw.GLFW
Restores the specified window if it was previously iconified (minimized) or maximized.
GLFWScrollCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetScrollCallback method.
GLFWScrollCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetScrollCallback method.
glfwSetCharCallback(long, GLFWCharCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the character callback of the specified window, which is called when a Unicode character is input.
glfwSetCharModsCallback(long, GLFWCharModsCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the character with modifiers callback of the specified window, which is called when a Unicode character is input regardless of what modifier keys are used.
glfwSetClipboardString(long, CharSequence) - Static method in class org.lwjgl.glfw.GLFW
Sets the system clipboard to the specified, UTF-8 encoded string.
glfwSetClipboardString(long, ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
Sets the system clipboard to the specified, UTF-8 encoded string.
glfwSetCursor(long, long) - Static method in class org.lwjgl.glfw.GLFW
Sets the cursor image to be used when the cursor is over the content area of the specified window.
glfwSetCursorEnterCallback(long, GLFWCursorEnterCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the cursor boundary crossing callback of the specified window, which is called when the cursor enters or leaves the content area of the window.
glfwSetCursorPos(long, double, double) - Static method in class org.lwjgl.glfw.GLFW
Sets the position, in screen coordinates, of the cursor relative to the upper-left corner of the content area of the specified window.
glfwSetCursorPosCallback(long, GLFWCursorPosCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the cursor position callback of the specified window, which is called when the cursor is moved.
glfwSetDropCallback(long, GLFWDropCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the file drop callback of the specified window, which is called when one or more dragged files are dropped on the window.
glfwSetErrorCallback(GLFWErrorCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the error callback, which is called with an error code and a human-readable description each time a GLFW error occurs.
glfwSetFramebufferSizeCallback(long, GLFWFramebufferSizeCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the framebuffer resize callback of the specified window, which is called when the framebuffer of the specified window is resized.
glfwSetGamma(long, float) - Static method in class org.lwjgl.glfw.GLFW
Generates a gamma ramp and sets it for the specified monitor.
glfwSetGammaRamp(long, GLFWGammaRamp) - Static method in class org.lwjgl.glfw.GLFW
Sets the current gamma ramp for the specified monitor.
glfwSetInputMode(long, int, int) - Static method in class org.lwjgl.glfw.GLFW
Sets an input option for the specified window.
glfwSetJoystickCallback(GLFWJoystickCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the joystick configuration callback, or removes the currently set callback.
glfwSetJoystickUserPointer(int, long) - Static method in class org.lwjgl.glfw.GLFW
Sets the user pointer of the specified joystick.
glfwSetKeyCallback(long, GLFWKeyCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the key callback of the specified window, which is called when a key is pressed, repeated or released.
glfwSetMonitorCallback(GLFWMonitorCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the monitor configuration callback, or removes the currently set callback.
glfwSetMonitorUserPointer(long, long) - Static method in class org.lwjgl.glfw.GLFW
Sets the user pointer of the specified monitor.
glfwSetMouseButtonCallback(long, GLFWMouseButtonCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the mouse button callback of the specified window, which is called when a mouse button is pressed or released.
glfwSetScrollCallback(long, GLFWScrollCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the scroll callback of the specified window, which is called when a scrolling device is used.
glfwSetTime(double) - Static method in class org.lwjgl.glfw.GLFW
Sets the value of the GLFW timer.
glfwSetWindowAspectRatio(long, int, int) - Static method in class org.lwjgl.glfw.GLFW
Sets the required aspect ratio of the content area of the specified window.
glfwSetWindowAttrib(long, int, int) - Static method in class org.lwjgl.glfw.GLFW
Sets an attribute of the specified window.
glfwSetWindowCloseCallback(long, GLFWWindowCloseCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the close callback of the specified window, which is called when the user attempts to close the window, for example by clicking the close widget in the title bar.
glfwSetWindowContentScaleCallback(long, GLFWWindowContentScaleCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the window content scale callback for the specified window, which is called when the content scale of the specified window changes.
glfwSetWindowFocusCallback(long, GLFWWindowFocusCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the focus callback of the specified window, which is called when the window gains or loses input focus.
glfwSetWindowIcon(long, GLFWImage.Buffer) - Static method in class org.lwjgl.glfw.GLFW
Sets the icon for the specified window.
glfwSetWindowIconifyCallback(long, GLFWWindowIconifyCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the iconification callback of the specified window, which is called when the window is iconified or restored.
glfwSetWindowMaximizeCallback(long, GLFWWindowMaximizeCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the maximization callback of the specified window, which is called when the window is maximized or restored.
glfwSetWindowMonitor(long, long, int, int, int, int, int) - Static method in class org.lwjgl.glfw.GLFW
Sets the mode, monitor, video mode and placement of a window.
glfwSetWindowOpacity(long, float) - Static method in class org.lwjgl.glfw.GLFW
Sets the opacity of the whole window.
glfwSetWindowPos(long, int, int) - Static method in class org.lwjgl.glfw.GLFW
Sets the position, in screen coordinates, of the upper-left corner of the content area of the specified windowed mode window.
glfwSetWindowPosCallback(long, GLFWWindowPosCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the position callback of the specified window, which is called when the window is moved.
glfwSetWindowRefreshCallback(long, GLFWWindowRefreshCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the refresh callback of the specified window, which is called when the content area of the window needs to be redrawn, for example if the window has been exposed after having been covered by another window.
glfwSetWindowShouldClose(long, boolean) - Static method in class org.lwjgl.glfw.GLFW
Sets the value of the close flag of the specified window.
glfwSetWindowSize(long, int, int) - Static method in class org.lwjgl.glfw.GLFW
Sets the size, in pixels, of the content area of the specified window.
glfwSetWindowSizeCallback(long, GLFWWindowSizeCallbackI) - Static method in class org.lwjgl.glfw.GLFW
Sets the size callback of the specified window, which is called when the window is resized.
glfwSetWindowSizeLimits(long, int, int, int, int) - Static method in class org.lwjgl.glfw.GLFW
Sets the size limits of the content area of the specified window.
glfwSetWindowTitle(long, CharSequence) - Static method in class org.lwjgl.glfw.GLFW
Sets the window title, encoded as UTF-8, of the specified window.
glfwSetWindowTitle(long, ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
Sets the window title, encoded as UTF-8, of the specified window.
glfwSetWindowUserPointer(long, long) - Static method in class org.lwjgl.glfw.GLFW
Sets the user-defined pointer of the specified window.
glfwSetX11SelectionString(CharSequence) - Static method in class org.lwjgl.glfw.GLFWNativeX11
Sets the current primary selection to the specified string.
glfwSetX11SelectionString(ByteBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeX11
Sets the current primary selection to the specified string.
glfwShowWindow(long) - Static method in class org.lwjgl.glfw.GLFW
Makes the specified window visible if it was previously hidden.
glfwSwapBuffers(long) - Static method in class org.lwjgl.glfw.GLFW
Swaps the front and back buffers of the specified window when rendering with OpenGL or OpenGL ES.
glfwSwapInterval(int) - Static method in class org.lwjgl.glfw.GLFW
Sets the swap interval for the current OpenGL or OpenGL ES context, i.e.
glfwTerminate() - Static method in class org.lwjgl.glfw.GLFW
Terminates the GLFW library.
glfwUpdateGamepadMappings(ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
Adds the specified SDL_GameControllerDB gamepad mappings.
GLFWVidMode - Class in org.lwjgl.glfw
Describes a single video mode.
GLFWVidMode(ByteBuffer) - Constructor for class org.lwjgl.glfw.GLFWVidMode
Creates a GLFWVidMode instance at the current position of the specified ByteBuffer container.
GLFWVidMode.Buffer - Class in org.lwjgl.glfw
An array of GLFWVidMode structs.
GLFWVulkan - Class in org.lwjgl.glfw
Native bindings to the GLFW library's Vulkan functions.
GLFWVulkan.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
glfwVulkanSupported() - Static method in class org.lwjgl.glfw.GLFWVulkan
Returns whether the Vulkan loader has been found.
glfwWaitEvents() - Static method in class org.lwjgl.glfw.GLFW
Waits until events are queued and processes them.
glfwWaitEventsTimeout(double) - Static method in class org.lwjgl.glfw.GLFW
Waits with timeout until events are queued and processes them.
GLFWWindowCloseCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetWindowCloseCallback method.
GLFWWindowCloseCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetWindowCloseCallback method.
GLFWWindowContentScaleCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetWindowContentScaleCallback method.
GLFWWindowContentScaleCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetWindowContentScaleCallback method.
GLFWWindowFocusCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetWindowFocusCallback method.
GLFWWindowFocusCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetWindowFocusCallback method.
glfwWindowHint(int, int) - Static method in class org.lwjgl.glfw.GLFW
Sets hints for the next call to CreateWindow.
glfwWindowHintString(int, CharSequence) - Static method in class org.lwjgl.glfw.GLFW
Sets the specified window hint to the desired value.
glfwWindowHintString(int, ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
Sets the specified window hint to the desired value.
GLFWWindowIconifyCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetWindowIconifyCallback method.
GLFWWindowIconifyCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetWindowIconifyCallback method.
GLFWWindowMaximizeCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetWindowMaximizeCallback method.
GLFWWindowMaximizeCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetWindowMaximizeCallback method.
GLFWWindowPosCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetWindowPosCallback method.
GLFWWindowPosCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetWindowPosCallback method.
GLFWWindowRefreshCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetWindowRefreshCallback method.
GLFWWindowRefreshCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetWindowRefreshCallback method.
glfwWindowShouldClose(long) - Static method in class org.lwjgl.glfw.GLFW
Returns the value of the close flag of the specified window.
GLFWWindowSizeCallback - Class in org.lwjgl.glfw
Instances of this class may be passed to the SetWindowSizeCallback method.
GLFWWindowSizeCallbackI - Interface in org.lwjgl.glfw
Instances of this interface may be passed to the SetWindowSizeCallback method.
green() - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
 
green() - Method in class org.lwjgl.glfw.GLFWGammaRamp
an array of values describing the response of the green channel
green(ShortBuffer) - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
Sets the address of the specified ShortBuffer to the GLFWGammaRamp.green() field.
green(ShortBuffer) - Method in class org.lwjgl.glfw.GLFWGammaRamp
Sets the address of the specified ShortBuffer to the GLFWGammaRamp.green() field.
GREEN - Static variable in class org.lwjgl.glfw.GLFWGammaRamp
The struct member offsets.
greenBits() - Method in class org.lwjgl.glfw.GLFWVidMode.Buffer
 
greenBits() - Method in class org.lwjgl.glfw.GLFWVidMode
the bit depth of the green channel of the video mode
GREENBITS - Static variable in class org.lwjgl.glfw.GLFWVidMode
The struct member offsets.

H

height() - Method in class org.lwjgl.glfw.GLFWImage.Buffer
 
height() - Method in class org.lwjgl.glfw.GLFWImage
the height, in pixels, of this image
height() - Method in class org.lwjgl.glfw.GLFWVidMode.Buffer
 
height() - Method in class org.lwjgl.glfw.GLFWVidMode
the height, in screen coordinates, of the video mode
height(int) - Method in class org.lwjgl.glfw.GLFWImage.Buffer
Sets the specified value to the GLFWImage.height() field.
height(int) - Method in class org.lwjgl.glfw.GLFWImage
Sets the specified value to the GLFWImage.height() field.
HEIGHT - Static variable in class org.lwjgl.glfw.GLFWImage
The struct member offsets.
HEIGHT - Static variable in class org.lwjgl.glfw.GLFWVidMode
The struct member offsets.
HideWindow - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.

I

IconifyWindow - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
Init - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
InitAllocator - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
InitHint - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
InitVulkanLoader - Static variable in class org.lwjgl.glfw.GLFWVulkan.Functions
Function address.
invoke(int, int) - Method in interface org.lwjgl.glfw.GLFWJoystickCallbackI
Will be called when a joystick is connected to or disconnected from the system.
invoke(int, long) - Method in interface org.lwjgl.glfw.GLFWErrorCallbackI
Will be called with an error code and a human-readable description when a GLFW error occurs.
invoke(long) - Method in interface org.lwjgl.glfw.GLFWWindowCloseCallbackI
Will be called when the user attempts to close the specified window, for example by clicking the close widget in the title bar.
invoke(long) - Method in interface org.lwjgl.glfw.GLFWWindowRefreshCallbackI
Will be called when the client area of the specified window needs to be redrawn, for example if the window has been exposed after having been covered by another window.
invoke(long, boolean) - Method in interface org.lwjgl.glfw.GLFWCursorEnterCallbackI
Will be called when the cursor enters or leaves the client area of the window.
invoke(long, boolean) - Method in interface org.lwjgl.glfw.GLFWWindowFocusCallbackI
Will be called when the specified window gains or loses focus.
invoke(long, boolean) - Method in interface org.lwjgl.glfw.GLFWWindowIconifyCallbackI
Will be called when the specified window is iconified or restored.
invoke(long, boolean) - Method in interface org.lwjgl.glfw.GLFWWindowMaximizeCallbackI
Will be called when the specified window is maximized or restored.
invoke(long, double, double) - Method in interface org.lwjgl.glfw.GLFWCursorPosCallbackI
Will be called when the cursor is moved.
invoke(long, double, double) - Method in interface org.lwjgl.glfw.GLFWScrollCallbackI
Will be called when a scrolling device is used, such as a mouse wheel or scrolling area of a touchpad.
invoke(long, float, float) - Method in interface org.lwjgl.glfw.GLFWWindowContentScaleCallbackI
Will be called when the window content scale changes.
invoke(long, int) - Method in interface org.lwjgl.glfw.GLFWCharCallbackI
Will be called when a Unicode character is input.
invoke(long, int) - Method in interface org.lwjgl.glfw.GLFWMonitorCallbackI
Will be called when a monitor is connected to or disconnected from the system.
invoke(long, int, int) - Method in interface org.lwjgl.glfw.GLFWCharModsCallbackI
Will be called when a Unicode character is input regardless of what modifier keys are used.
invoke(long, int, int) - Method in interface org.lwjgl.glfw.GLFWFramebufferSizeCallbackI
Will be called when the framebuffer of the specified window is resized.
invoke(long, int, int) - Method in interface org.lwjgl.glfw.GLFWWindowPosCallbackI
Will be called when the specified window moves.
invoke(long, int, int) - Method in interface org.lwjgl.glfw.GLFWWindowSizeCallbackI
Will be called when the specified window is resized.
invoke(long, int, int, int) - Method in interface org.lwjgl.glfw.GLFWMouseButtonCallbackI
Will be called when a mouse button is pressed or released.
invoke(long, int, int, int, int) - Method in interface org.lwjgl.glfw.GLFWKeyCallbackI
Will be called when a key is pressed, repeated or released.
invoke(long, int, long) - Method in interface org.lwjgl.glfw.GLFWDropCallbackI
Will be called when one or more dragged files are dropped on the window.
invoke(long, long) - Method in interface org.lwjgl.glfw.GLFWAllocateCallbackI
Will be called for memory allocation requests.
invoke(long, long) - Method in interface org.lwjgl.glfw.GLFWDeallocateCallbackI
Will be called for memory deallocation requests.
invoke(long, long, long) - Method in interface org.lwjgl.glfw.GLFWReallocateCallbackI
Will be called for memory reallocation requests.

J

JoystickIsGamepad - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
JoystickPresent - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.

M

MakeContextCurrent - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
malloc() - Static method in class org.lwjgl.glfw.GLFWAllocator
Returns a new GLFWAllocator instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.glfw.GLFWGamepadState
Returns a new GLFWGamepadState instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Returns a new GLFWGammaRamp instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.glfw.GLFWImage
Returns a new GLFWImage instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.glfw.GLFWAllocator
Returns a new GLFWAllocator.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Returns a new GLFWGamepadState.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Returns a new GLFWGammaRamp.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.glfw.GLFWImage
Returns a new GLFWImage.Buffer instance allocated with memAlloc.
malloc(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWAllocator
Returns a new GLFWAllocator.Buffer instance allocated on the specified MemoryStack.
malloc(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Returns a new GLFWGamepadState.Buffer instance allocated on the specified MemoryStack.
malloc(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Returns a new GLFWGammaRamp.Buffer instance allocated on the specified MemoryStack.
malloc(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWImage
Returns a new GLFWImage.Buffer instance allocated on the specified MemoryStack.
malloc(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWAllocator
Returns a new GLFWAllocator instance allocated on the specified MemoryStack.
malloc(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Returns a new GLFWGamepadState instance allocated on the specified MemoryStack.
malloc(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Returns a new GLFWGammaRamp instance allocated on the specified MemoryStack.
malloc(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWImage
Returns a new GLFWImage instance allocated on the specified MemoryStack.
mallocStack() - Static method in class org.lwjgl.glfw.GLFWGamepadState
Deprecated.
mallocStack() - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Deprecated.
mallocStack() - Static method in class org.lwjgl.glfw.GLFWImage
Deprecated.
mallocStack(int) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Deprecated.
mallocStack(int) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Deprecated.
mallocStack(int) - Static method in class org.lwjgl.glfw.GLFWImage
Deprecated.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Deprecated.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Deprecated.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.glfw.GLFWImage
Deprecated.
mallocStack(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Deprecated.
mallocStack(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Deprecated.
mallocStack(MemoryStack) - Static method in class org.lwjgl.glfw.GLFWImage
Deprecated.
MaximizeWindow - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.

N

nallocate(long) - Static method in class org.lwjgl.glfw.GLFWAllocator
Unsafe version of GLFWAllocator.allocate().
nallocate(long, GLFWAllocateCallbackI) - Static method in class org.lwjgl.glfw.GLFWAllocator
Unsafe version of allocate.
naxes(long) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Unsafe version of GLFWGamepadState.axes().
naxes(long, int) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Unsafe version of axes.
naxes(long, int, float) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Unsafe version of axes.
naxes(long, FloatBuffer) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Unsafe version of axes.
nblue(long) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Unsafe version of blue.
nblue(long, ShortBuffer) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Unsafe version of blue.
nblueBits(long) - Static method in class org.lwjgl.glfw.GLFWVidMode
Unsafe version of GLFWVidMode.blueBits().
nbuttons(long) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Unsafe version of GLFWGamepadState.buttons().
nbuttons(long, int) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Unsafe version of buttons.
nbuttons(long, int, byte) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Unsafe version of buttons.
nbuttons(long, ByteBuffer) - Static method in class org.lwjgl.glfw.GLFWGamepadState
Unsafe version of buttons.
ndeallocate(long) - Static method in class org.lwjgl.glfw.GLFWAllocator
Unsafe version of GLFWAllocator.deallocate().
ndeallocate(long, GLFWDeallocateCallbackI) - Static method in class org.lwjgl.glfw.GLFWAllocator
Unsafe version of deallocate.
nglfwCreateCursor(long, int, int) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: CreateCursor
nglfwCreateWindow(int, int, long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: CreateWindow
nglfwCreateWindowSurface(long, long, long, long) - Static method in class org.lwjgl.glfw.GLFWVulkan
Unsafe version of: CreateWindowSurface
nglfwExtensionSupported(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: ExtensionSupported
nglfwGetClipboardString(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetClipboardString
nglfwGetCursorPos(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetCursorPos
nglfwGetError(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetError
nglfwGetFramebufferSize(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetFramebufferSize
nglfwGetGamepadName(int) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetGamepadName
nglfwGetGamepadState(int, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetGamepadState
nglfwGetGammaRamp(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetGammaRamp
nglfwGetInstanceProcAddress(long, long) - Static method in class org.lwjgl.glfw.GLFWVulkan
Unsafe version of: GetInstanceProcAddress
nglfwGetJoystickAxes(int, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetJoystickAxes
nglfwGetJoystickButtons(int, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetJoystickButtons
nglfwGetJoystickGUID(int) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetJoystickGUID
nglfwGetJoystickHats(int, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetJoystickHats
nglfwGetJoystickName(int) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetJoystickName
nglfwGetKeyName(int, int) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetKeyName
nglfwGetMonitorContentScale(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetMonitorContentScale
nglfwGetMonitorName(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetMonitorName
nglfwGetMonitorPhysicalSize(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetMonitorPhysicalSize
nglfwGetMonitorPos(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetMonitorPos
nglfwGetMonitors(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetMonitors
nglfwGetMonitorWorkarea(long, long, long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetMonitorWorkarea
nglfwGetOSMesaColorBuffer(long, long, long, long, long) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
Unsafe version of: GetOSMesaColorBuffer
nglfwGetOSMesaDepthBuffer(long, long, long, long, long) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
Unsafe version of: GetOSMesaDepthBuffer
nglfwGetProcAddress(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetProcAddress
nglfwGetRequiredInstanceExtensions(long) - Static method in class org.lwjgl.glfw.GLFWVulkan
nglfwGetVersion(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetVersion
nglfwGetVersionString() - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetVersionString
nglfwGetVideoMode(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetVideoMode
nglfwGetVideoModes(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetVideoModes
nglfwGetWin32Adapter(long) - Static method in class org.lwjgl.glfw.GLFWNativeWin32
Unsafe version of: GetWin32Adapter
nglfwGetWin32Monitor(long) - Static method in class org.lwjgl.glfw.GLFWNativeWin32
Unsafe version of: GetWin32Monitor
nglfwGetWindowContentScale(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetWindowContentScale
nglfwGetWindowFrameSize(long, long, long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetWindowFrameSize
nglfwGetWindowPos(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetWindowPos
nglfwGetWindowSize(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: GetWindowSize
nglfwGetX11SelectionString() - Static method in class org.lwjgl.glfw.GLFWNativeX11
Unsafe version of: GetX11SelectionString
nglfwInitAllocator(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: InitAllocator
nglfwSetCharCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetCharCallback
nglfwSetCharModsCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetCharModsCallback
nglfwSetClipboardString(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetClipboardString
nglfwSetCursorEnterCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetCursorEnterCallback
nglfwSetCursorPosCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetCursorPosCallback
nglfwSetDropCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetDropCallback
nglfwSetErrorCallback(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetErrorCallback
nglfwSetFramebufferSizeCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetFramebufferSizeCallback
nglfwSetGammaRamp(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetGammaRamp
nglfwSetJoystickCallback(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetJoystickCallback
nglfwSetKeyCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetKeyCallback
nglfwSetMonitorCallback(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetMonitorCallback
nglfwSetMouseButtonCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetMouseButtonCallback
nglfwSetScrollCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetScrollCallback
nglfwSetWindowCloseCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetWindowCloseCallback
nglfwSetWindowContentScaleCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
nglfwSetWindowFocusCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetWindowFocusCallback
nglfwSetWindowIcon(long, int, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetWindowIcon
nglfwSetWindowIconifyCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetWindowIconifyCallback
nglfwSetWindowMaximizeCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetWindowMaximizeCallback
nglfwSetWindowPosCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetWindowPosCallback
nglfwSetWindowRefreshCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetWindowRefreshCallback
nglfwSetWindowSizeCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetWindowSizeCallback
nglfwSetWindowTitle(long, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: SetWindowTitle
nglfwSetX11SelectionString(long) - Static method in class org.lwjgl.glfw.GLFWNativeX11
Unsafe version of: SetX11SelectionString
nglfwUpdateGamepadMappings(long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: UpdateGamepadMappings
nglfwWindowHintString(int, long) - Static method in class org.lwjgl.glfw.GLFW
Unsafe version of: WindowHintString
ngreen(long) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Unsafe version of green.
ngreen(long, ShortBuffer) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Unsafe version of green.
ngreenBits(long) - Static method in class org.lwjgl.glfw.GLFWVidMode
Unsafe version of GLFWVidMode.greenBits().
nheight(long) - Static method in class org.lwjgl.glfw.GLFWImage
Unsafe version of GLFWImage.height().
nheight(long) - Static method in class org.lwjgl.glfw.GLFWVidMode
Unsafe version of GLFWVidMode.height().
nheight(long, int) - Static method in class org.lwjgl.glfw.GLFWImage
Unsafe version of height.
npixels(long, int) - Static method in class org.lwjgl.glfw.GLFWImage
Unsafe version of pixels.
npixels(long, ByteBuffer) - Static method in class org.lwjgl.glfw.GLFWImage
Unsafe version of pixels.
nreallocate(long) - Static method in class org.lwjgl.glfw.GLFWAllocator
Unsafe version of GLFWAllocator.reallocate().
nreallocate(long, GLFWReallocateCallbackI) - Static method in class org.lwjgl.glfw.GLFWAllocator
Unsafe version of reallocate.
nred(long) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Unsafe version of red.
nred(long, ShortBuffer) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Unsafe version of red.
nredBits(long) - Static method in class org.lwjgl.glfw.GLFWVidMode
Unsafe version of GLFWVidMode.redBits().
nrefreshRate(long) - Static method in class org.lwjgl.glfw.GLFWVidMode
Unsafe version of GLFWVidMode.refreshRate().
nsize(long) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Unsafe version of GLFWGammaRamp.size().
nsize(long, int) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Sets the specified value to the size field of the specified struct.
nuser(long) - Static method in class org.lwjgl.glfw.GLFWAllocator
Unsafe version of GLFWAllocator.user().
nuser(long, long) - Static method in class org.lwjgl.glfw.GLFWAllocator
Unsafe version of user.
nwidth(long) - Static method in class org.lwjgl.glfw.GLFWImage
Unsafe version of GLFWImage.width().
nwidth(long) - Static method in class org.lwjgl.glfw.GLFWVidMode
Unsafe version of GLFWVidMode.width().
nwidth(long, int) - Static method in class org.lwjgl.glfw.GLFWImage
Unsafe version of width.

O

org.lwjgl.glfw - package org.lwjgl.glfw
Contains bindings to the GLFW library.

P

pixels(int) - Method in class org.lwjgl.glfw.GLFWImage.Buffer
 
pixels(int) - Method in class org.lwjgl.glfw.GLFWImage
 
pixels(ByteBuffer) - Method in class org.lwjgl.glfw.GLFWImage.Buffer
Sets the address of the specified ByteBuffer to the GLFWImage.pixels(int) field.
pixels(ByteBuffer) - Method in class org.lwjgl.glfw.GLFWImage
Sets the address of the specified ByteBuffer to the GLFWImage.pixels(int) field.
PIXELS - Static variable in class org.lwjgl.glfw.GLFWImage
The struct member offsets.
PlatformSupported - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
PollEvents - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
PostEmptyEvent - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.

R

RawMouseMotionSupported - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
reallocate() - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
 
reallocate() - Method in class org.lwjgl.glfw.GLFWAllocator
the memory reallocation callback
reallocate(GLFWReallocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
Sets the specified value to the GLFWAllocator.reallocate() field.
reallocate(GLFWReallocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator
Sets the specified value to the GLFWAllocator.reallocate() field.
REALLOCATE - Static variable in class org.lwjgl.glfw.GLFWAllocator
The struct member offsets.
red() - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
 
red() - Method in class org.lwjgl.glfw.GLFWGammaRamp
an array of values describing the response of the red channel
red(ShortBuffer) - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
Sets the address of the specified ShortBuffer to the GLFWGammaRamp.red() field.
red(ShortBuffer) - Method in class org.lwjgl.glfw.GLFWGammaRamp
Sets the address of the specified ShortBuffer to the GLFWGammaRamp.red() field.
RED - Static variable in class org.lwjgl.glfw.GLFWGammaRamp
The struct member offsets.
redBits() - Method in class org.lwjgl.glfw.GLFWVidMode.Buffer
 
redBits() - Method in class org.lwjgl.glfw.GLFWVidMode
the bit depth of the red channel of the video mode
REDBITS - Static variable in class org.lwjgl.glfw.GLFWVidMode
The struct member offsets.
refreshRate() - Method in class org.lwjgl.glfw.GLFWVidMode.Buffer
 
refreshRate() - Method in class org.lwjgl.glfw.GLFWVidMode
the refresh rate, in Hz, of the video mode
REFRESHRATE - Static variable in class org.lwjgl.glfw.GLFWVidMode
The struct member offsets.
RequestWindowAttention - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
RestoreWindow - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.

S

set() - Method in class org.lwjgl.glfw.GLFWErrorCallback
set() - Method in class org.lwjgl.glfw.GLFWJoystickCallback
set() - Method in class org.lwjgl.glfw.GLFWMonitorCallback
set(int, int, ByteBuffer) - Method in class org.lwjgl.glfw.GLFWImage
Initializes this struct with the specified values.
set(long) - Method in class org.lwjgl.glfw.GLFWCharCallback
set(long) - Method in class org.lwjgl.glfw.GLFWCharModsCallback
set(long) - Method in class org.lwjgl.glfw.GLFWCursorEnterCallback
set(long) - Method in class org.lwjgl.glfw.GLFWCursorPosCallback
set(long) - Method in class org.lwjgl.glfw.GLFWDropCallback
set(long) - Method in class org.lwjgl.glfw.GLFWFramebufferSizeCallback
set(long) - Method in class org.lwjgl.glfw.GLFWKeyCallback
set(long) - Method in class org.lwjgl.glfw.GLFWMouseButtonCallback
set(long) - Method in class org.lwjgl.glfw.GLFWScrollCallback
set(long) - Method in class org.lwjgl.glfw.GLFWWindowCloseCallback
set(long) - Method in class org.lwjgl.glfw.GLFWWindowContentScaleCallback
set(long) - Method in class org.lwjgl.glfw.GLFWWindowFocusCallback
set(long) - Method in class org.lwjgl.glfw.GLFWWindowIconifyCallback
set(long) - Method in class org.lwjgl.glfw.GLFWWindowMaximizeCallback
set(long) - Method in class org.lwjgl.glfw.GLFWWindowPosCallback
set(long) - Method in class org.lwjgl.glfw.GLFWWindowRefreshCallback
set(long) - Method in class org.lwjgl.glfw.GLFWWindowSizeCallback
set(ByteBuffer, FloatBuffer) - Method in class org.lwjgl.glfw.GLFWGamepadState
Initializes this struct with the specified values.
set(ShortBuffer, ShortBuffer, ShortBuffer, int) - Method in class org.lwjgl.glfw.GLFWGammaRamp
Initializes this struct with the specified values.
set(GLFWAllocateCallbackI, GLFWReallocateCallbackI, GLFWDeallocateCallbackI, long) - Method in class org.lwjgl.glfw.GLFWAllocator
Initializes this struct with the specified values.
set(GLFWAllocator) - Method in class org.lwjgl.glfw.GLFWAllocator
Copies the specified struct data to this struct.
set(GLFWGamepadState) - Method in class org.lwjgl.glfw.GLFWGamepadState
Copies the specified struct data to this struct.
set(GLFWGammaRamp) - Method in class org.lwjgl.glfw.GLFWGammaRamp
Copies the specified struct data to this struct.
set(GLFWImage) - Method in class org.lwjgl.glfw.GLFWImage
Copies the specified struct data to this struct.
SetCharCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetCharModsCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetClipboardString - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetCursor - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetCursorEnterCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetCursorPos - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetCursorPosCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetDropCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
setEGLPath(String) - Static method in class org.lwjgl.glfw.GLFWNativeEGL
Overrides the EGL shared library that GLFW loads internally.
setEGLPath(FunctionProvider) - Static method in class org.lwjgl.glfw.GLFWNativeEGL
Calls GLFWNativeEGL.setEGLPath(String) with the path of the specified SharedLibrary.
SetErrorCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetFramebufferSizeCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
setFramework(String) - Static method in class org.lwjgl.glfw.GLFWNativeNSGL
Overrides the OpenGL framework that GLFW loads internally.
setFrameworkLWJGL() - Static method in class org.lwjgl.glfw.GLFWNativeNSGL
Calls GLFWNativeNSGL.setFramework(String) with the OpenGL framework loaded by LWJGL.
SetGamma - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetGammaRamp - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
setGLESPath(String) - Static method in class org.lwjgl.glfw.GLFWNativeEGL
Overrides the OpenGL ES shared library that GLFW loads internally.
setGLESPath(FunctionProvider) - Static method in class org.lwjgl.glfw.GLFWNativeEGL
Calls GLFWNativeEGL.setGLESPath(String) with the path of the specified SharedLibrary.
SetInputMode - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetJoystickCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetJoystickUserPointer - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetKeyCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetMonitorCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetMonitorUserPointer - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetMouseButtonCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
setPath(String) - Static method in class org.lwjgl.glfw.GLFWNativeGLX
Overrides the OpenGL shared library that GLFW loads internally.
setPath(String) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
Overrides the OSMesa shared library that GLFW loads internally.
setPath(String) - Static method in class org.lwjgl.glfw.GLFWNativeWGL
Overrides the OpenGL shared library that GLFW loads internally.
setPath(String) - Static method in class org.lwjgl.glfw.GLFWVulkan
Overrides the Vulkan shared library that GLFW loads internally.
setPath(FunctionProvider) - Static method in class org.lwjgl.glfw.GLFWNativeGLX
Calls GLFWNativeGLX.setPath(String) with the path of the specified SharedLibrary.
setPath(FunctionProvider) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
Calls GLFWNativeOSMesa.setPath(String) with the path of the specified SharedLibrary.
setPath(FunctionProvider) - Static method in class org.lwjgl.glfw.GLFWNativeWGL
Calls GLFWNativeWGL.setPath(String) with the path of the specified SharedLibrary.
setPath(FunctionProvider) - Static method in class org.lwjgl.glfw.GLFWVulkan
Calls GLFWVulkan.setPath(String) with the path of the specified SharedLibrary.
SetScrollCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetTime - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowAspectRatio - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowAttrib - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowCloseCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowContentScaleCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowFocusCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowIcon - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowIconifyCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowMaximizeCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowMonitor - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowOpacity - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowPos - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowPosCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowRefreshCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowShouldClose - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowSize - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowSizeCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowSizeLimits - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowTitle - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetWindowUserPointer - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetX11SelectionString - Static variable in class org.lwjgl.glfw.GLFWNativeX11.Functions
Function address.
ShowWindow - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
size() - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
 
size() - Method in class org.lwjgl.glfw.GLFWGammaRamp
the number of elements in each array
size(int) - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
Sets the specified value to the GLFWGammaRamp.size() field.
size(int) - Method in class org.lwjgl.glfw.GLFWGammaRamp
Sets the specified value to the GLFWGammaRamp.size() field.
SIZE - Static variable in class org.lwjgl.glfw.GLFWGammaRamp
The struct member offsets.
sizeof() - Method in class org.lwjgl.glfw.GLFWAllocator
 
sizeof() - Method in class org.lwjgl.glfw.GLFWGamepadState
 
sizeof() - Method in class org.lwjgl.glfw.GLFWGammaRamp
 
sizeof() - Method in class org.lwjgl.glfw.GLFWImage
 
sizeof() - Method in class org.lwjgl.glfw.GLFWVidMode
 
SIZEOF - Static variable in class org.lwjgl.glfw.GLFWAllocator
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.glfw.GLFWGamepadState
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.glfw.GLFWGammaRamp
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.glfw.GLFWImage
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.glfw.GLFWVidMode
The struct size in bytes.
SwapBuffers - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SwapInterval - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.

T

Terminate - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.

U

UpdateGamepadMappings - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
user() - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
 
user() - Method in class org.lwjgl.glfw.GLFWAllocator
a user-defined pointer that will be passed to the callbacks
user(long) - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
Sets the specified value to the GLFWAllocator.user() field.
user(long) - Method in class org.lwjgl.glfw.GLFWAllocator
Sets the specified value to the GLFWAllocator.user() field.
USER - Static variable in class org.lwjgl.glfw.GLFWAllocator
The struct member offsets.

V

validate(long) - Static method in class org.lwjgl.glfw.GLFWAllocator
Validates pointer members that should not be NULL.
validate(long) - Static method in class org.lwjgl.glfw.GLFWGammaRamp
Validates pointer members that should not be NULL.
validate(long) - Static method in class org.lwjgl.glfw.GLFWImage
Validates pointer members that should not be NULL.
VulkanSupported - Static variable in class org.lwjgl.glfw.GLFWVulkan.Functions
Function address.

W

WaitEvents - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
WaitEventsTimeout - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
width() - Method in class org.lwjgl.glfw.GLFWImage.Buffer
 
width() - Method in class org.lwjgl.glfw.GLFWImage
the width, in pixels, of this image
width() - Method in class org.lwjgl.glfw.GLFWVidMode.Buffer
 
width() - Method in class org.lwjgl.glfw.GLFWVidMode
the width, in screen coordinates, of the video mode
width(int) - Method in class org.lwjgl.glfw.GLFWImage.Buffer
Sets the specified value to the GLFWImage.width() field.
width(int) - Method in class org.lwjgl.glfw.GLFWImage
Sets the specified value to the GLFWImage.width() field.
WIDTH - Static variable in class org.lwjgl.glfw.GLFWImage
The struct member offsets.
WIDTH - Static variable in class org.lwjgl.glfw.GLFWVidMode
The struct member offsets.
WindowHint - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
WindowHintString - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
WindowShouldClose - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
A B C D E F G H I J M N O P R S T U V W