Index

A B C D E F G H I J M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

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
 
allocate() - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
 
allocate(GLFWAllocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator
Sets the specified value to the allocate field.
allocate(GLFWAllocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
Sets the specified value to the 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
 
axes() - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
 
axes(int) - Method in class org.lwjgl.glfw.GLFWGamepadState
 
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 axes field.
axes(int, float) - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
Sets the specified value at the specified index of the axes field.
axes(FloatBuffer) - Method in class org.lwjgl.glfw.GLFWGamepadState
Copies the specified FloatBuffer to the axes field.
axes(FloatBuffer) - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
Copies the specified FloatBuffer to the axes field.
AXES - Static variable in class org.lwjgl.glfw.GLFWGamepadState
The struct member offsets.

B

blue() - Method in class org.lwjgl.glfw.GLFWGammaRamp
 
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 blue field.
blue(ShortBuffer) - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
Sets the address of the specified ShortBuffer to the blue field.
BLUE - Static variable in class org.lwjgl.glfw.GLFWGammaRamp
The struct member offsets.
blueBits() - Method in class org.lwjgl.glfw.GLFWVidMode
 
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
 
buttons(int) - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
 
buttons(int) - Method in class org.lwjgl.glfw.GLFWGamepadState
 
buttons(int, byte) - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
Sets the specified value at the specified index of the buttons field.
buttons(int, byte) - Method in class org.lwjgl.glfw.GLFWGamepadState
Sets the specified value at the specified index of the buttons field.
buttons(ByteBuffer) - Method in class org.lwjgl.glfw.GLFWGamepadState.Buffer
Copies the specified ByteBuffer to the buttons field.
buttons(ByteBuffer) - Method in class org.lwjgl.glfw.GLFWGamepadState
Copies the specified ByteBuffer to the 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.GLFWIMEStatusCallbackI
 
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.GLFWPreeditCallbackI
 
callback(long, long) - Method in interface org.lwjgl.glfw.GLFWPreeditCandidateCallbackI
 
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
 
Callbacks - Class in org.lwjgl.glfw
Utility class for GLFW callbacks.
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.
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.GLFWIMEStatusCallback
Creates a GLFWIMEStatusCallback instance from the specified function pointer.
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.GLFWPreeditCallback
Creates a GLFWPreeditCallback instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.glfw.GLFWPreeditCandidateCallback
Creates a GLFWPreeditCandidateCallback 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(GLFWIMEStatusCallbackI) - Static method in class org.lwjgl.glfw.GLFWIMEStatusCallback
Creates a GLFWIMEStatusCallback instance that delegates to the specified GLFWIMEStatusCallbackI 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(GLFWPreeditCallbackI) - Static method in class org.lwjgl.glfw.GLFWPreeditCallback
Creates a GLFWPreeditCallback instance that delegates to the specified GLFWPreeditCallbackI instance.
create(GLFWPreeditCandidateCallbackI) - Static method in class org.lwjgl.glfw.GLFWPreeditCandidateCallback
Creates a GLFWPreeditCandidateCallback instance that delegates to the specified GLFWPreeditCandidateCallbackI 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.GLFWIMEStatusCallback
Like create, but returns null if functionPointer 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.GLFWPreeditCallback
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.glfw.GLFWPreeditCandidateCallback
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
 
deallocate(GLFWDeallocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
Sets the specified value to the deallocate field.
deallocate(GLFWDeallocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator
Sets the specified value to the 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.
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWAllocateCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWCharCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWCharModsCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWCursorEnterCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWCursorPosCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWDeallocateCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWDropCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWErrorCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWFramebufferSizeCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWIMEStatusCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWJoystickCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWKeyCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWMonitorCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWMouseButtonCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWPreeditCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWPreeditCandidateCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWReallocateCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWScrollCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWWindowCloseCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWWindowContentScaleCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWWindowFocusCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWWindowIconifyCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWWindowMaximizeCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWWindowPosCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWWindowRefreshCallbackI
 
DESCRIPTOR - Static variable in interface org.lwjgl.glfw.GLFWWindowSizeCallbackI
 
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

GetClipboardString - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetCocoaMonitor - Static variable in class org.lwjgl.glfw.GLFWNativeCocoa.Functions
Function address.
GetCocoaView - 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.
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWAllocateCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWCharCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWCharModsCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWCursorEnterCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWCursorPosCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWDeallocateCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWDropCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWErrorCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWFramebufferSizeCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWIMEStatusCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWJoystickCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWKeyCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWMonitorCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWMouseButtonCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWPreeditCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWPreeditCandidateCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWReallocateCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWScrollCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWWindowCloseCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWWindowContentScaleCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWWindowFocusCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWWindowIconifyCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWWindowMaximizeCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWWindowPosCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWWindowRefreshCallbackI
 
getDescriptor() - Method in interface org.lwjgl.glfw.GLFWWindowSizeCallbackI
 
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.
GetPreeditCandidate - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
GetPreeditCursorRectangle - 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.
GetWindowTitle - 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
 
GLFW_ACCUM_ALPHA_BITS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ACCUM_BLUE_BITS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ACCUM_GREEN_BITS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ACCUM_RED_BITS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ALPHA_BITS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ANGLE_PLATFORM_TYPE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ANGLE_PLATFORM_TYPE_D3D11 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ANGLE_PLATFORM_TYPE_D3D9 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ANGLE_PLATFORM_TYPE_METAL - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ANGLE_PLATFORM_TYPE_NONE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ANGLE_PLATFORM_TYPE_OPENGL - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ANGLE_PLATFORM_TYPE_OPENGLES - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ANGLE_PLATFORM_TYPE_VULKAN - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ANY_PLATFORM - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ANY_POSITION - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ANY_RELEASE_BEHAVIOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_API_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ARROW_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_AUTO_ICONIFY - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_AUX_BUFFERS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_BLUE_BITS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CENTER_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CLIENT_API - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_COCOA_CHDIR_RESOURCES - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_COCOA_FRAME_NAME - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_COCOA_GRAPHICS_SWITCHING - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_COCOA_MENUBAR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_COCOA_RETINA_FRAMEBUFFER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CONNECTED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CONTEXT_CREATION_API - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CONTEXT_DEBUG - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CONTEXT_NO_ERROR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CONTEXT_RELEASE_BEHAVIOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CONTEXT_REVISION - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CONTEXT_ROBUSTNESS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CONTEXT_VERSION_MAJOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CONTEXT_VERSION_MINOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CROSSHAIR_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CURSOR_CAPTURED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CURSOR_DISABLED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CURSOR_HIDDEN - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CURSOR_NORMAL - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_CURSOR_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_DECORATED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_DEPTH_BITS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_DISCONNECTED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_DONT_CARE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_DOUBLEBUFFER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_EGL_CONTEXT_API - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_FALSE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_FEATURE_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_FEATURE_UNIMPLEMENTED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_FLOATING - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_FOCUS_ON_SHOW - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_FOCUSED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_FORMAT_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_AXIS_LAST - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_AXIS_LEFT_TRIGGER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_AXIS_LEFT_X - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_AXIS_LEFT_Y - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_AXIS_RIGHT_TRIGGER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_AXIS_RIGHT_X - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_AXIS_RIGHT_Y - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_A - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_B - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_BACK - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_CIRCLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_CROSS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_DPAD_DOWN - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_DPAD_LEFT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_DPAD_RIGHT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_DPAD_UP - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_GUIDE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_LAST - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_LEFT_BUMPER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_LEFT_THUMB - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_RIGHT_BUMPER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_RIGHT_THUMB - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_SQUARE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_START - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_TRIANGLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_X - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GAMEPAD_BUTTON_Y - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_GREEN_BITS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HAND_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HAT_CENTERED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HAT_DOWN - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HAT_LEFT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HAT_LEFT_DOWN - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HAT_LEFT_UP - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HAT_RIGHT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HAT_RIGHT_DOWN - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HAT_RIGHT_UP - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HAT_UP - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HOVERED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_HRESIZE_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_IBEAM_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_ICONIFIED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_IME - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_INVALID_ENUM - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_INVALID_VALUE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_1 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_10 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_11 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_12 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_13 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_14 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_15 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_16 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_2 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_3 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_4 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_5 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_6 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_7 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_8 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_9 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_HAT_BUTTONS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_JOYSTICK_LAST - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_0 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_1 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_2 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_3 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_4 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_5 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_6 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_7 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_8 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_9 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_A - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_APOSTROPHE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_B - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_BACKSLASH - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_BACKSPACE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_C - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_CAPS_LOCK - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_COMMA - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_D - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_DELETE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_DOWN - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_E - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_END - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_ENTER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_EQUAL - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_ESCAPE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F1 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F10 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F11 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F12 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F13 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F14 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F15 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F16 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F17 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F18 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F19 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F2 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F20 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F21 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F22 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F23 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F24 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F25 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F3 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F4 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F5 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F6 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F7 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F8 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_F9 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_G - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_GRAVE_ACCENT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_H - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_HOME - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_I - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_INSERT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_J - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_K - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_0 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_1 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_2 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_3 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_4 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_5 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_6 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_7 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_8 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_9 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_ADD - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_DECIMAL - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_DIVIDE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_ENTER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_EQUAL - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_MULTIPLY - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_KP_SUBTRACT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_L - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_LAST - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_LEFT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_LEFT_ALT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_LEFT_BRACKET - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_LEFT_CONTROL - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_LEFT_SHIFT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_LEFT_SUPER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_M - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_MENU - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_MINUS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_N - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_NUM_LOCK - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_O - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_P - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_PAGE_DOWN - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_PAGE_UP - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_PAUSE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_PERIOD - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_PRINT_SCREEN - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_Q - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_R - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_RIGHT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_RIGHT_ALT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_RIGHT_BRACKET - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_RIGHT_CONTROL - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_RIGHT_SHIFT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_RIGHT_SUPER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_S - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_SCROLL_LOCK - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_SEMICOLON - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_SLASH - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_SPACE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_T - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_TAB - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_U - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_UNKNOWN - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_UP - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_V - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_W - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_WORLD_1 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_WORLD_2 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_X - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_Y - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_KEY_Z - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_LOCK_KEY_MODS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_LOSE_CONTEXT_ON_RESET - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MANAGE_PREEDIT_CANDIDATE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MAXIMIZED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOD_ALT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOD_CAPS_LOCK - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOD_CONTROL - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOD_NUM_LOCK - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOD_SHIFT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOD_SUPER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_1 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_2 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_3 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_4 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_5 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_6 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_7 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_8 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_LAST - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_LEFT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_MIDDLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_BUTTON_RIGHT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_MOUSE_PASSTHROUGH - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_NATIVE_CONTEXT_API - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_NO_API - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_NO_CURRENT_CONTEXT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_NO_ERROR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_NO_RESET_NOTIFICATION - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_NO_ROBUSTNESS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_NO_WINDOW_CONTEXT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_NOT_ALLOWED_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_NOT_INITIALIZED - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_OPENGL_ANY_PROFILE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_OPENGL_API - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_OPENGL_COMPAT_PROFILE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_OPENGL_CORE_PROFILE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_OPENGL_DEBUG_CONTEXT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_OPENGL_ES_API - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_OPENGL_FORWARD_COMPAT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_OPENGL_PROFILE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_OSMESA_CONTEXT_API - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_OUT_OF_MEMORY - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_PLATFORM - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_PLATFORM_COCOA - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_PLATFORM_ERROR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_PLATFORM_NULL - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_PLATFORM_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_PLATFORM_WAYLAND - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_PLATFORM_WIN32 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_PLATFORM_X11 - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_POINTING_HAND_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_POSITION_X - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_POSITION_Y - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_PRESS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_RAW_MOUSE_MOTION - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_RED_BITS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_REFRESH_RATE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_RELEASE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_RELEASE_BEHAVIOR_FLUSH - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_RELEASE_BEHAVIOR_NONE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_REPEAT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_RESIZABLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_RESIZE_ALL_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_RESIZE_EW_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_RESIZE_NESW_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_RESIZE_NS_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_RESIZE_NWSE_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_SAMPLES - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_SCALE_FRAMEBUFFER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_SCALE_TO_MONITOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_SOFT_FULLSCREEN - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_SRGB_CAPABLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_STENCIL_BITS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_STEREO - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_STICKY_KEYS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_STICKY_MOUSE_BUTTONS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_TRANSPARENT_FRAMEBUFFER - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_TRUE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_UNLIMITED_MOUSE_BUTTONS - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_VERSION_MAJOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_VERSION_MINOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_VERSION_REVISION - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_VERSION_UNAVAILABLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_VISIBLE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_VRESIZE_CURSOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_WAYLAND_APP_ID - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_WAYLAND_DISABLE_LIBDECOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_WAYLAND_LIBDECOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_WAYLAND_PREFER_LIBDECOR - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_WIN32_KEYBOARD_MENU - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_WIN32_SHOWDEFAULT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_X11_CLASS_NAME - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_X11_INSTANCE_NAME - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_X11_ONTHESPOT - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW_X11_XCB_VULKAN_SURFACE - Static variable in class org.lwjgl.glfw.GLFW
 
GLFW.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from the glfw SharedLibrary.
GLFWAllocateCallback - Class in org.lwjgl.glfw
Callback function: GLFWallocatefun
GLFWAllocateCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWallocatefun
GLFWAllocator - Class in org.lwjgl.glfw
struct GLFWallocator { GLFWallocatefun allocate; GLFWreallocatefun reallocate; GLFWdeallocatefun deallocate; void * user; }
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
GLFWwindow * glfwAttachWin32Window(HWND handle, GLFWwindow * share)
GLFWCharCallback - Class in org.lwjgl.glfw
Callback function: GLFWcharfun
GLFWCharCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWcharfun
GLFWCharModsCallback - Class in org.lwjgl.glfw
Callback function: GLFWcharmodsfun
GLFWCharModsCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWcharmodsfun
glfwCreateCursor(GLFWImage, int, int) - Static method in class org.lwjgl.glfw.GLFW
GLFWcursor * glfwCreateCursor(GLFWimage const * image, int xhot, int yhot)
glfwCreateStandardCursor(int) - Static method in class org.lwjgl.glfw.GLFW
GLFWcursor * glfwCreateStandardCursor(int shape)
glfwCreateWindow(int, int, CharSequence, long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindow * glfwCreateWindow(int width, int height, char const * title, GLFWmonitor * monitor, GLFWwindow * share)
glfwCreateWindow(int, int, ByteBuffer, long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindow * glfwCreateWindow(int width, int height, char const * title, GLFWmonitor * monitor, GLFWwindow * share)
glfwCreateWindowSurface(VkInstance, long, VkAllocationCallbacks, long[]) - Static method in class org.lwjgl.glfw.GLFWVulkan
VkResult glfwCreateWindowSurface(VkInstance instance, GLFWwindow * window, VkAllocationCallbacks const * allocator, VkSurfaceKHR * surface)
glfwCreateWindowSurface(VkInstance, long, VkAllocationCallbacks, LongBuffer) - Static method in class org.lwjgl.glfw.GLFWVulkan
VkResult glfwCreateWindowSurface(VkInstance instance, GLFWwindow * window, VkAllocationCallbacks const * allocator, VkSurfaceKHR * surface)
GLFWCursorEnterCallback - Class in org.lwjgl.glfw
Callback function: GLFWcursorenterfun
GLFWCursorEnterCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWcursorenterfun
GLFWCursorPosCallback - Class in org.lwjgl.glfw
Callback function: GLFWcursorposfun
GLFWCursorPosCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWcursorposfun
GLFWDeallocateCallback - Class in org.lwjgl.glfw
Callback function: GLFWdeallocatefun
GLFWDeallocateCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWdeallocatefun
glfwDefaultWindowHints() - Static method in class org.lwjgl.glfw.GLFW
void glfwDefaultWindowHints(void)
glfwDestroyCursor(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwDestroyCursor(GLFWcursor * cursor)
glfwDestroyWindow(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwDestroyWindow(GLFWwindow * window)
GLFWDropCallback - Class in org.lwjgl.glfw
Callback function: GLFWdropfun
GLFWDropCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWdropfun
GLFWErrorCallback - Class in org.lwjgl.glfw
Callback function: GLFWerrorfun
GLFWErrorCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWerrorfun
glfwExtensionSupported(CharSequence) - Static method in class org.lwjgl.glfw.GLFW
int glfwExtensionSupported(char const * extension)
glfwExtensionSupported(ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
int glfwExtensionSupported(char const * extension)
glfwFocusWindow(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwFocusWindow(GLFWwindow * window)
GLFWFramebufferSizeCallback - Class in org.lwjgl.glfw
Callback function: GLFWframebuffersizefun
GLFWFramebufferSizeCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWframebuffersizefun
glfwFreeCallbacks(long) - Static method in class org.lwjgl.glfw.Callbacks
Resets all callbacks for the specified GLFW window to NULL and frees all previously set callbacks.
GLFWGamepadState - Class in org.lwjgl.glfw
struct GLFWgamepadstate { unsigned char buttons[15]; float axes[6]; }
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
struct GLFWgammaramp { unsigned short * red; unsigned short * green; unsigned short * blue; unsigned int size; }
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
char const * glfwGetClipboardString(GLFWwindow * window)
glfwGetCocoaMonitor(long) - Static method in class org.lwjgl.glfw.GLFWNativeCocoa
CGDirectDisplayID glfwGetCocoaMonitor(GLFWmonitor * monitor)
glfwGetCocoaView(long) - Static method in class org.lwjgl.glfw.GLFWNativeCocoa
id glfwGetCocoaView(GLFWwindow * window)
glfwGetCocoaWindow(long) - Static method in class org.lwjgl.glfw.GLFWNativeCocoa
id glfwGetCocoaWindow(GLFWwindow * window)
glfwGetCurrentContext() - Static method in class org.lwjgl.glfw.GLFW
GLFWwindow * glfwGetCurrentContext(void)
glfwGetCursorPos(long, double[], double[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetCursorPos(GLFWwindow * window, double * xpos, double * ypos)
glfwGetCursorPos(long, DoubleBuffer, DoubleBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetCursorPos(GLFWwindow * window, double * xpos, double * ypos)
glfwGetEGLConfig(long, PointerBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeEGL
int glfwGetEGLConfig(GLFWwindow * window, EGLConfig * config)
glfwGetEGLContext(long) - Static method in class org.lwjgl.glfw.GLFWNativeEGL
EGLContext glfwGetEGLContext(GLFWwindow * window)
glfwGetEGLDisplay() - Static method in class org.lwjgl.glfw.GLFWNativeEGL
EGLDisplay glfwGetEGLDisplay(void)
glfwGetEGLSurface(long) - Static method in class org.lwjgl.glfw.GLFWNativeEGL
EGLSurface glfwGetEGLSurface(GLFWwindow * window)
glfwGetError(PointerBuffer) - Static method in class org.lwjgl.glfw.GLFW
int glfwGetError(char const ** description)
glfwGetFramebufferSize(long, int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetFramebufferSize(GLFWwindow * window, int * width, int * height)
glfwGetFramebufferSize(long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetFramebufferSize(GLFWwindow * window, int * width, int * height)
glfwGetGamepadName(int) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetGamepadName(int jid)
glfwGetGamepadState(int, GLFWGamepadState) - Static method in class org.lwjgl.glfw.GLFW
int glfwGetGamepadState(int jid, GLFWgamepadstate * state)
glfwGetGammaRamp(long) - Static method in class org.lwjgl.glfw.GLFW
GLFWgammaramp const * glfwGetGammaRamp(GLFWmonitor * monitor)
glfwGetGLXContext(long) - Static method in class org.lwjgl.glfw.GLFWNativeGLX
GLXContext glfwGetGLXContext(GLFWwindow * window)
glfwGetGLXFBConfig(long, PointerBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeGLX
int glfwGetGLXFBConfig(GLFWwindow * window, GLXFBConfig * config)
glfwGetGLXWindow(long) - Static method in class org.lwjgl.glfw.GLFWNativeGLX
GLXWindow glfwGetGLXWindow(GLFWwindow * window)
glfwGetInputMode(long, int) - Static method in class org.lwjgl.glfw.GLFW
int glfwGetInputMode(GLFWwindow * window, int mode)
glfwGetInstanceProcAddress(VkInstance, CharSequence) - Static method in class org.lwjgl.glfw.GLFWVulkan
GLFWvkproc glfwGetInstanceProcAddress(VkInstance instance, char const * procname)
glfwGetInstanceProcAddress(VkInstance, ByteBuffer) - Static method in class org.lwjgl.glfw.GLFWVulkan
GLFWvkproc glfwGetInstanceProcAddress(VkInstance instance, char const * procname)
glfwGetJoystickAxes(int) - Static method in class org.lwjgl.glfw.GLFW
float const * glfwGetJoystickAxes(int jid, int * count)
glfwGetJoystickButtons(int) - Static method in class org.lwjgl.glfw.GLFW
unsigned char const * glfwGetJoystickButtons(int jid, int * count)
glfwGetJoystickGUID(int) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetJoystickGUID(int jid)
glfwGetJoystickHats(int) - Static method in class org.lwjgl.glfw.GLFW
unsigned char const * glfwGetJoystickHats(int jid, int * count)
glfwGetJoystickName(int) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetJoystickName(int jid)
glfwGetJoystickUserPointer(int) - Static method in class org.lwjgl.glfw.GLFW
void * glfwGetJoystickUserPointer(int jid)
glfwGetKey(long, int) - Static method in class org.lwjgl.glfw.GLFW
int glfwGetKey(GLFWwindow * window, int key)
glfwGetKeyName(int, int) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetKeyName(int key, int scancode)
glfwGetKeyScancode(int) - Static method in class org.lwjgl.glfw.GLFW
int glfwGetKeyScancode(int key)
glfwGetMonitorContentScale(long, float[], float[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorContentScale(GLFWmonitor * monitor, float * xscale, float * yscale)
glfwGetMonitorContentScale(long, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorContentScale(GLFWmonitor * monitor, float * xscale, float * yscale)
glfwGetMonitorName(long) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetMonitorName(GLFWmonitor * monitor)
glfwGetMonitorPhysicalSize(long, int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorPhysicalSize(GLFWmonitor * monitor, int * widthMM, int * heightMM)
glfwGetMonitorPhysicalSize(long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorPhysicalSize(GLFWmonitor * monitor, int * widthMM, int * heightMM)
glfwGetMonitorPos(long, int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorPos(GLFWmonitor * monitor, int * xpos, int * ypos)
glfwGetMonitorPos(long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorPos(GLFWmonitor * monitor, int * xpos, int * ypos)
glfwGetMonitors() - Static method in class org.lwjgl.glfw.GLFW
GLFWmonitor ** glfwGetMonitors(int * count)
glfwGetMonitorUserPointer(long) - Static method in class org.lwjgl.glfw.GLFW
void * glfwGetMonitorUserPointer(GLFWmonitor * monitor)
glfwGetMonitorWorkarea(long, int[], int[], int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorWorkarea(GLFWmonitor * monitor, int * xpos, int * ypos, int * width, int * height)
glfwGetMonitorWorkarea(long, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorWorkarea(GLFWmonitor * monitor, int * xpos, int * ypos, int * width, int * height)
glfwGetMouseButton(long, int) - Static method in class org.lwjgl.glfw.GLFW
int glfwGetMouseButton(GLFWwindow * window, int button)
glfwGetNSGLContext(long) - Static method in class org.lwjgl.glfw.GLFWNativeNSGL
id glfwGetNSGLContext(GLFWwindow * window)
glfwGetOSMesaColorBuffer(long, int[], int[], int[], PointerBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
int glfwGetOSMesaColorBuffer(GLFWwindow * window, int * width, int * height, int * format, void ** buffer)
glfwGetOSMesaColorBuffer(long, IntBuffer, IntBuffer, IntBuffer, PointerBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
int glfwGetOSMesaColorBuffer(GLFWwindow * window, int * width, int * height, int * format, void ** buffer)
glfwGetOSMesaContext(long) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
OSMesaContext glfwGetOSMesaContext(GLFWwindow * window)
glfwGetOSMesaDepthBuffer(long, int[], int[], int[], PointerBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
int glfwGetOSMesaDepthBuffer(GLFWwindow * window, int * width, int * height, int * bytesPerValue, void ** buffer)
glfwGetOSMesaDepthBuffer(long, IntBuffer, IntBuffer, IntBuffer, PointerBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
int glfwGetOSMesaDepthBuffer(GLFWwindow * window, int * width, int * height, int * bytesPerValue, void ** buffer)
glfwGetPhysicalDevicePresentationSupport(VkInstance, VkPhysicalDevice, int) - Static method in class org.lwjgl.glfw.GLFWVulkan
int glfwGetPhysicalDevicePresentationSupport(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily)
glfwGetPlatform() - Static method in class org.lwjgl.glfw.GLFW
int glfwGetPlatform(void)
glfwGetPreeditCandidate(long, int) - Static method in class org.lwjgl.glfw.GLFW
unsigned int * glfwGetPreeditCandidate(GLFWwindow * window, int index, int * textCount)
glfwGetPreeditCursorRectangle(long, int[], int[], int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetPreeditCursorRectangle(GLFWwindow * window, int * x, int * y, int * w, int * h)
glfwGetPreeditCursorRectangle(long, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetPreeditCursorRectangle(GLFWwindow * window, int * x, int * y, int * w, int * h)
glfwGetPrimaryMonitor() - Static method in class org.lwjgl.glfw.GLFW
GLFWmonitor * glfwGetPrimaryMonitor(void)
glfwGetProcAddress(CharSequence) - Static method in class org.lwjgl.glfw.GLFW
GLFWglproc glfwGetProcAddress(char const * procname)
glfwGetProcAddress(ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
GLFWglproc glfwGetProcAddress(char const * procname)
glfwGetRequiredInstanceExtensions() - Static method in class org.lwjgl.glfw.GLFWVulkan
char const ** glfwGetRequiredInstanceExtensions(uint32_t * count)
glfwGetTime() - Static method in class org.lwjgl.glfw.GLFW
double glfwGetTime(void)
glfwGetTimerFrequency() - Static method in class org.lwjgl.glfw.GLFW
uint64_t glfwGetTimerFrequency(void)
glfwGetTimerValue() - Static method in class org.lwjgl.glfw.GLFW
uint64_t glfwGetTimerValue(void)
glfwGetVersion(int[], int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetVersion(int * major, int * minor, int * rev)
glfwGetVersion(IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetVersion(int * major, int * minor, int * rev)
glfwGetVersionString() - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetVersionString(void)
glfwGetVideoMode(long) - Static method in class org.lwjgl.glfw.GLFW
GLFWvidmode const * glfwGetVideoMode(GLFWmonitor * monitor)
glfwGetVideoModes(long) - Static method in class org.lwjgl.glfw.GLFW
GLFWvidmode const * glfwGetVideoModes(GLFWmonitor * monitor, int * count)
glfwGetWaylandDisplay() - Static method in class org.lwjgl.glfw.GLFWNativeWayland
struct wl_display * glfwGetWaylandDisplay(void)
glfwGetWaylandMonitor(long) - Static method in class org.lwjgl.glfw.GLFWNativeWayland
struct wl_output * glfwGetWaylandMonitor(GLFWmonitor * monitor)
glfwGetWaylandWindow(long) - Static method in class org.lwjgl.glfw.GLFWNativeWayland
struct wl_surface * glfwGetWaylandWindow(GLFWwindow * window)
glfwGetWGLContext(long) - Static method in class org.lwjgl.glfw.GLFWNativeWGL
HGLRC glfwGetWGLContext(GLFWwindow * window)
glfwGetWin32Adapter(long) - Static method in class org.lwjgl.glfw.GLFWNativeWin32
char const * glfwGetWin32Adapter(GLFWmonitor * monitor)
glfwGetWin32Monitor(long) - Static method in class org.lwjgl.glfw.GLFWNativeWin32
char const * glfwGetWin32Monitor(GLFWmonitor * monitor)
glfwGetWin32Window(long) - Static method in class org.lwjgl.glfw.GLFWNativeWin32
HWND glfwGetWin32Window(GLFWwindow * window)
glfwGetWindowAttrib(long, int) - Static method in class org.lwjgl.glfw.GLFW
int glfwGetWindowAttrib(GLFWwindow * window, int attrib)
glfwGetWindowContentScale(long, float[], float[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowContentScale(GLFWwindow * window, float * xscale, float * yscale)
glfwGetWindowContentScale(long, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowContentScale(GLFWwindow * window, float * xscale, float * yscale)
glfwGetWindowFrameSize(long, int[], int[], int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowFrameSize(GLFWwindow * window, int * left, int * top, int * right, int * bottom)
glfwGetWindowFrameSize(long, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowFrameSize(GLFWwindow * window, int * left, int * top, int * right, int * bottom)
glfwGetWindowMonitor(long) - Static method in class org.lwjgl.glfw.GLFW
GLFWmonitor * glfwGetWindowMonitor(GLFWwindow * window)
glfwGetWindowOpacity(long) - Static method in class org.lwjgl.glfw.GLFW
float glfwGetWindowOpacity(GLFWwindow * window)
glfwGetWindowPos(long, int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowPos(GLFWwindow * window, int * xpos, int * ypos)
glfwGetWindowPos(long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowPos(GLFWwindow * window, int * xpos, int * ypos)
glfwGetWindowSize(long, int[], int[]) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowSize(GLFWwindow * window, int * width, int * height)
glfwGetWindowSize(long, IntBuffer, IntBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowSize(GLFWwindow * window, int * width, int * height)
glfwGetWindowTitle(long) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetWindowTitle(GLFWwindow * window)
glfwGetWindowUserPointer(long) - Static method in class org.lwjgl.glfw.GLFW
void * glfwGetWindowUserPointer(GLFWwindow * window)
glfwGetX11Adapter(long) - Static method in class org.lwjgl.glfw.GLFWNativeX11
RRCrtc glfwGetX11Adapter(GLFWmonitor * monitor)
glfwGetX11Display() - Static method in class org.lwjgl.glfw.GLFWNativeX11
Display * glfwGetX11Display(void)
glfwGetX11Monitor(long) - Static method in class org.lwjgl.glfw.GLFWNativeX11
RROutput glfwGetX11Monitor(GLFWmonitor * monitor)
glfwGetX11SelectionString() - Static method in class org.lwjgl.glfw.GLFWNativeX11
char const * glfwGetX11SelectionString(void)
glfwGetX11Window(long) - Static method in class org.lwjgl.glfw.GLFWNativeX11
Window glfwGetX11Window(GLFWwindow * window)
glfwHideWindow(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwHideWindow(GLFWwindow * window)
glfwIconifyWindow(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwIconifyWindow(GLFWwindow * window)
GLFWImage - Class in org.lwjgl.glfw
struct GLFWimage { int width; int height; unsigned char * pixels; }
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.
GLFWIMEStatusCallback - Class in org.lwjgl.glfw
Callback function: GLFWimestatusfun
GLFWIMEStatusCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWimestatusfun
glfwInit() - Static method in class org.lwjgl.glfw.GLFW
int glfwInit(void)
glfwInitAllocator(GLFWAllocator) - Static method in class org.lwjgl.glfw.GLFW
void glfwInitAllocator(GLFWallocator const * allocator)
glfwInitHint(int, int) - Static method in class org.lwjgl.glfw.GLFW
void glfwInitHint(int hint, int value)
glfwInitVulkanLoader(long) - Static method in class org.lwjgl.glfw.GLFWVulkan
void glfwInitVulkanLoader(PFN_vkGetInstanceProcAddr loader)
GLFWJoystickCallback - Class in org.lwjgl.glfw
Callback function: GLFWjoystickfun
GLFWJoystickCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWjoystickfun
glfwJoystickIsGamepad(int) - Static method in class org.lwjgl.glfw.GLFW
int glfwJoystickIsGamepad(int jid)
glfwJoystickPresent(int) - Static method in class org.lwjgl.glfw.GLFW
int glfwJoystickPresent(int jid)
GLFWKeyCallback - Class in org.lwjgl.glfw
Callback function: GLFWkeyfun
GLFWKeyCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWkeyfun
glfwMakeContextCurrent(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwMakeContextCurrent(GLFWwindow * window)
glfwMaximizeWindow(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwMaximizeWindow(GLFWwindow * window)
GLFWMonitorCallback - Class in org.lwjgl.glfw
Callback function: GLFWmonitorfun
GLFWMonitorCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWmonitorfun
GLFWMouseButtonCallback - Class in org.lwjgl.glfw
Callback function: GLFWmousebuttonfun
GLFWMouseButtonCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWmousebuttonfun
GLFWNativeCocoa - Class in org.lwjgl.glfw
 
GLFWNativeCocoa.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeEGL - Class in org.lwjgl.glfw
 
GLFWNativeEGL.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeGLX - Class in org.lwjgl.glfw
 
GLFWNativeGLX.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeNSGL - Class in org.lwjgl.glfw
 
GLFWNativeNSGL.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeOSMesa - Class in org.lwjgl.glfw
 
GLFWNativeOSMesa.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeWayland - Class in org.lwjgl.glfw
 
GLFWNativeWayland.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeWGL - Class in org.lwjgl.glfw
 
GLFWNativeWGL.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeWin32 - Class in org.lwjgl.glfw
 
GLFWNativeWin32.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
GLFWNativeX11 - Class in org.lwjgl.glfw
 
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
int glfwPlatformSupported(int platform)
glfwPollEvents() - Static method in class org.lwjgl.glfw.GLFW
void glfwPollEvents(void)
glfwPostEmptyEvent() - Static method in class org.lwjgl.glfw.GLFW
void glfwPostEmptyEvent(void)
GLFWPreeditCallback - Class in org.lwjgl.glfw
Callback function: GLFWpreeditfun
GLFWPreeditCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWpreeditfun
GLFWPreeditCandidateCallback - Class in org.lwjgl.glfw
Callback function: GLFWpreeditcandidatefun
GLFWPreeditCandidateCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWpreeditcandidatefun
glfwRawMouseMotionSupported() - Static method in class org.lwjgl.glfw.GLFW
int glfwRawMouseMotionSupported(void)
GLFWReallocateCallback - Class in org.lwjgl.glfw
Callback function: GLFWreallocatefun
GLFWReallocateCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWreallocatefun
glfwRequestWindowAttention(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwRequestWindowAttention(GLFWwindow * window)
glfwResetPreeditText(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwResetPreeditText(GLFWwindow * window)
glfwRestoreWindow(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwRestoreWindow(GLFWwindow * window)
GLFWScrollCallback - Class in org.lwjgl.glfw
Callback function: GLFWscrollfun
GLFWScrollCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWscrollfun
glfwSetCharCallback(long, GLFWCharCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWcharfun glfwSetCharCallback(GLFWwindow * window, GLFWcharfun cbfun)
glfwSetCharModsCallback(long, GLFWCharModsCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWcharmodsfun glfwSetCharModsCallback(GLFWwindow * window, GLFWcharmodsfun cbfun)
glfwSetClipboardString(long, CharSequence) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetClipboardString(GLFWwindow * window, char const * string)
glfwSetClipboardString(long, ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetClipboardString(GLFWwindow * window, char const * string)
glfwSetCursor(long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetCursor(GLFWwindow * window, GLFWcursor * cursor)
glfwSetCursorEnterCallback(long, GLFWCursorEnterCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWcursorenterfun glfwSetCursorEnterCallback(GLFWwindow * window, GLFWcursorenterfun cbfun)
glfwSetCursorPos(long, double, double) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetCursorPos(GLFWwindow * window, double xpos, double ypos)
glfwSetCursorPosCallback(long, GLFWCursorPosCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWcursorposfun glfwSetCursorPosCallback(GLFWwindow * window, GLFWcursorposfun cbfun)
glfwSetDropCallback(long, GLFWDropCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWdropfun glfwSetDropCallback(GLFWwindow * window, GLFWdropfun cbfun)
glfwSetErrorCallback(GLFWErrorCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWerrorfun glfwSetErrorCallback(GLFWerrorfun cbfun)
glfwSetFramebufferSizeCallback(long, GLFWFramebufferSizeCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWframebuffersizefun glfwSetFramebufferSizeCallback(GLFWwindow * window, GLFWframebuffersizefun cbfun)
glfwSetGamma(long, float) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetGamma(GLFWmonitor * monitor, float gamma)
glfwSetGammaRamp(long, GLFWGammaRamp) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetGammaRamp(GLFWmonitor * monitor, GLFWgammaramp const * ramp)
glfwSetIMEStatusCallback(long, GLFWIMEStatusCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWimestatusfun glfwSetIMEStatusCallback(GLFWwindow * window, GLFWimestatusfun cbfun)
glfwSetInputMode(long, int, int) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetInputMode(GLFWwindow * window, int mode, int value)
glfwSetJoystickCallback(GLFWJoystickCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWjoystickfun glfwSetJoystickCallback(GLFWjoystickfun cbfun)
glfwSetJoystickUserPointer(int, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetJoystickUserPointer(int jid, void * pointer)
glfwSetKeyCallback(long, GLFWKeyCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWkeyfun glfwSetKeyCallback(GLFWwindow * window, GLFWkeyfun cbfun)
glfwSetMonitorCallback(GLFWMonitorCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWmonitorfun glfwSetMonitorCallback(GLFWmonitorfun cbfun)
glfwSetMonitorUserPointer(long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetMonitorUserPointer(GLFWmonitor * monitor, void * pointer)
glfwSetMouseButtonCallback(long, GLFWMouseButtonCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWmousebuttonfun glfwSetMouseButtonCallback(GLFWwindow * window, GLFWmousebuttonfun cbfun)
glfwSetPreeditCallback(long, GLFWPreeditCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWpreeditfun glfwSetPreeditCallback(GLFWwindow * window, GLFWpreeditfun cbfun)
glfwSetPreeditCandidateCallback(long, GLFWPreeditCandidateCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWpreeditcandidatefun glfwSetPreeditCandidateCallback(GLFWwindow * window, GLFWpreeditcandidatefun cbfun)
glfwSetPreeditCursorRectangle(long, int, int, int, int) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetPreeditCursorRectangle(GLFWwindow * window, int x, int y, int w, int h)
glfwSetScrollCallback(long, GLFWScrollCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWscrollfun glfwSetScrollCallback(GLFWwindow * window, GLFWscrollfun cbfun)
glfwSetTime(double) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetTime(double time)
glfwSetWindowAspectRatio(long, int, int) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowAspectRatio(GLFWwindow * window, int numer, int denom)
glfwSetWindowAttrib(long, int, int) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowAttrib(GLFWwindow * window, int attrib, int value)
glfwSetWindowCloseCallback(long, GLFWWindowCloseCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowclosefun glfwSetWindowCloseCallback(GLFWwindow * window, GLFWwindowclosefun cbfun)
glfwSetWindowContentScaleCallback(long, GLFWWindowContentScaleCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowcontentscalefun glfwSetWindowContentScaleCallback(GLFWwindow * window, GLFWwindowcontentscalefun cbfun)
glfwSetWindowFocusCallback(long, GLFWWindowFocusCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowfocusfun glfwSetWindowFocusCallback(GLFWwindow * window, GLFWwindowfocusfun cbfun)
glfwSetWindowIcon(long, GLFWImage.Buffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowIcon(GLFWwindow * window, int count, GLFWimage const * images)
glfwSetWindowIconifyCallback(long, GLFWWindowIconifyCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowiconifyfun glfwSetWindowIconifyCallback(GLFWwindow * window, GLFWwindowiconifyfun cbfun)
glfwSetWindowMaximizeCallback(long, GLFWWindowMaximizeCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowmaximizefun glfwSetWindowMaximizeCallback(GLFWwindow * window, GLFWwindowmaximizefun cbfun)
glfwSetWindowMonitor(long, long, int, int, int, int, int) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowMonitor(GLFWwindow * window, GLFWmonitor * monitor, int xpos, int ypos, int width, int height, int refreshRate)
glfwSetWindowOpacity(long, float) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowOpacity(GLFWwindow * window, float opacity)
glfwSetWindowPos(long, int, int) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowPos(GLFWwindow * window, int xpos, int ypos)
glfwSetWindowPosCallback(long, GLFWWindowPosCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowposfun glfwSetWindowPosCallback(GLFWwindow * window, GLFWwindowposfun cbfun)
glfwSetWindowRefreshCallback(long, GLFWWindowRefreshCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowrefreshfun glfwSetWindowRefreshCallback(GLFWwindow * window, GLFWwindowrefreshfun cbfun)
glfwSetWindowShouldClose(long, boolean) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowShouldClose(GLFWwindow * window, int value)
glfwSetWindowSize(long, int, int) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowSize(GLFWwindow * window, int width, int height)
glfwSetWindowSizeCallback(long, GLFWWindowSizeCallbackI) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowsizefun glfwSetWindowSizeCallback(GLFWwindow * window, GLFWwindowsizefun cbfun)
glfwSetWindowSizeLimits(long, int, int, int, int) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowSizeLimits(GLFWwindow * window, int minwidth, int minheight, int maxwidth, int maxheight)
glfwSetWindowTitle(long, CharSequence) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowTitle(GLFWwindow * window, char const * title)
glfwSetWindowTitle(long, ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowTitle(GLFWwindow * window, char const * title)
glfwSetWindowUserPointer(long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowUserPointer(GLFWwindow * window, void * pointer)
glfwSetX11SelectionString(CharSequence) - Static method in class org.lwjgl.glfw.GLFWNativeX11
void glfwSetX11SelectionString(char const * string)
glfwSetX11SelectionString(ByteBuffer) - Static method in class org.lwjgl.glfw.GLFWNativeX11
void glfwSetX11SelectionString(char const * string)
glfwShowWindow(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwShowWindow(GLFWwindow * window)
glfwSwapBuffers(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwSwapBuffers(GLFWwindow * window)
glfwSwapInterval(int) - Static method in class org.lwjgl.glfw.GLFW
void glfwSwapInterval(int interval)
glfwTerminate() - Static method in class org.lwjgl.glfw.GLFW
void glfwTerminate(void)
glfwUpdateGamepadMappings(ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
int glfwUpdateGamepadMappings(char const * string)
GLFWVidMode - Class in org.lwjgl.glfw
struct GLFWvidmode { int width; int height; int redBits; int greenBits; int blueBits; int refreshRate; }
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
 
GLFWVulkan.Functions - Class in org.lwjgl.glfw
Contains the function pointers loaded from GLFW.getLibrary().
glfwVulkanSupported() - Static method in class org.lwjgl.glfw.GLFWVulkan
int glfwVulkanSupported(void)
glfwWaitEvents() - Static method in class org.lwjgl.glfw.GLFW
void glfwWaitEvents(void)
glfwWaitEventsTimeout(double) - Static method in class org.lwjgl.glfw.GLFW
void glfwWaitEventsTimeout(double timeout)
GLFWWindowCloseCallback - Class in org.lwjgl.glfw
Callback function: GLFWwindowclosefun
GLFWWindowCloseCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWwindowclosefun
GLFWWindowContentScaleCallback - Class in org.lwjgl.glfw
Callback function: GLFWwindowcontentscalefun
GLFWWindowContentScaleCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWwindowcontentscalefun
GLFWWindowFocusCallback - Class in org.lwjgl.glfw
Callback function: GLFWwindowfocusfun
GLFWWindowFocusCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWwindowfocusfun
glfwWindowHint(int, int) - Static method in class org.lwjgl.glfw.GLFW
void glfwWindowHint(int hint, int value)
glfwWindowHintString(int, CharSequence) - Static method in class org.lwjgl.glfw.GLFW
void glfwWindowHintString(int hint, char const * value)
glfwWindowHintString(int, ByteBuffer) - Static method in class org.lwjgl.glfw.GLFW
void glfwWindowHintString(int hint, char const * value)
GLFWWindowIconifyCallback - Class in org.lwjgl.glfw
Callback function: GLFWwindowiconifyfun
GLFWWindowIconifyCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWwindowiconifyfun
GLFWWindowMaximizeCallback - Class in org.lwjgl.glfw
Callback function: GLFWwindowmaximizefun
GLFWWindowMaximizeCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWwindowmaximizefun
GLFWWindowPosCallback - Class in org.lwjgl.glfw
Callback function: GLFWwindowposfun
GLFWWindowPosCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWwindowposfun
GLFWWindowRefreshCallback - Class in org.lwjgl.glfw
Callback function: GLFWwindowrefreshfun
GLFWWindowRefreshCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWwindowrefreshfun
glfwWindowShouldClose(long) - Static method in class org.lwjgl.glfw.GLFW
int glfwWindowShouldClose(GLFWwindow * window)
GLFWWindowSizeCallback - Class in org.lwjgl.glfw
Callback function: GLFWwindowsizefun
GLFWWindowSizeCallbackI - Interface in org.lwjgl.glfw
Callback function: GLFWwindowsizefun
green() - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
 
green() - Method in class org.lwjgl.glfw.GLFWGammaRamp
 
green(ShortBuffer) - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
Sets the address of the specified ShortBuffer to the green field.
green(ShortBuffer) - Method in class org.lwjgl.glfw.GLFWGammaRamp
Sets the address of the specified ShortBuffer to the 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
 
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
 
height() - Method in class org.lwjgl.glfw.GLFWVidMode.Buffer
 
height() - Method in class org.lwjgl.glfw.GLFWVidMode
 
height(int) - Method in class org.lwjgl.glfw.GLFWImage.Buffer
Sets the specified value to the height field.
height(int) - Method in class org.lwjgl.glfw.GLFWImage
Sets the specified value to the 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
void (* GLFWjoystickfun) (int jid, int event)
invoke(int, long) - Method in interface org.lwjgl.glfw.GLFWErrorCallbackI
void (* GLFWerrorfun) (int error, char * description)
invoke(long) - Method in interface org.lwjgl.glfw.GLFWIMEStatusCallbackI
void (* GLFWimestatusfun) (GLFWwindow * window)
invoke(long) - Method in interface org.lwjgl.glfw.GLFWWindowCloseCallbackI
void (* GLFWwindowclosefun) (GLFWwindow * window)
invoke(long) - Method in interface org.lwjgl.glfw.GLFWWindowRefreshCallbackI
void (* GLFWwindowrefreshfun) (GLFWwindow * window)
invoke(long, boolean) - Method in interface org.lwjgl.glfw.GLFWCursorEnterCallbackI
void (* GLFWcursorenterfun) (GLFWwindow * window, int entered)
invoke(long, boolean) - Method in interface org.lwjgl.glfw.GLFWWindowFocusCallbackI
void (* GLFWwindowfocusfun) (GLFWwindow * window, int focused)
invoke(long, boolean) - Method in interface org.lwjgl.glfw.GLFWWindowIconifyCallbackI
void (* GLFWwindowiconifyfun) (GLFWwindow * window, int iconified)
invoke(long, boolean) - Method in interface org.lwjgl.glfw.GLFWWindowMaximizeCallbackI
void (* GLFWwindowmaximizefun) (GLFWwindow * window, int maximized)
invoke(long, double, double) - Method in interface org.lwjgl.glfw.GLFWCursorPosCallbackI
void (* GLFWcursorposfun) (GLFWwindow * window, double xpos, double ypos)
invoke(long, double, double) - Method in interface org.lwjgl.glfw.GLFWScrollCallbackI
void (* GLFWscrollfun) (GLFWwindow * window, double xoffset, double yoffset)
invoke(long, float, float) - Method in interface org.lwjgl.glfw.GLFWWindowContentScaleCallbackI
void (* GLFWwindowcontentscalefun) (GLFWwindow * window, float xscale, float yscale)
invoke(long, int) - Method in interface org.lwjgl.glfw.GLFWCharCallbackI
void (* GLFWcharfun) (GLFWwindow * window, unsigned int codepoint)
invoke(long, int) - Method in interface org.lwjgl.glfw.GLFWMonitorCallbackI
void (* GLFWmonitorfun) (GLFWmonitor * monitor, int event)
invoke(long, int, int) - Method in interface org.lwjgl.glfw.GLFWCharModsCallbackI
void (* GLFWcharmodsfun) (GLFWwindow * window, unsigned int codepoint, int mods)
invoke(long, int, int) - Method in interface org.lwjgl.glfw.GLFWFramebufferSizeCallbackI
void (* GLFWframebuffersizefun) (GLFWwindow * window, int width, int height)
invoke(long, int, int) - Method in interface org.lwjgl.glfw.GLFWWindowPosCallbackI
void (* GLFWwindowposfun) (GLFWwindow * window, int xpos, int ypos)
invoke(long, int, int) - Method in interface org.lwjgl.glfw.GLFWWindowSizeCallbackI
void (* GLFWwindowsizefun) (GLFWwindow * window, int width, int height)
invoke(long, int, int, int) - Method in interface org.lwjgl.glfw.GLFWMouseButtonCallbackI
void (* GLFWmousebuttonfun) (GLFWwindow * window, int button, int action, int mods)
invoke(long, int, int, int, int) - Method in interface org.lwjgl.glfw.GLFWKeyCallbackI
void (* GLFWkeyfun) (GLFWwindow * window, int key, int scancode, int action, int mods)
invoke(long, int, int, int, int) - Method in interface org.lwjgl.glfw.GLFWPreeditCandidateCallbackI
void (* GLFWpreeditcandidatefun) (GLFWwindow * window, int candidates_count, int selected_index, int page_start, int page_size)
invoke(long, int, long) - Method in interface org.lwjgl.glfw.GLFWDropCallbackI
void (* GLFWdropfun) (GLFWwindow * window, int count, char const ** names)
invoke(long, int, long, int, long, int, int) - Method in interface org.lwjgl.glfw.GLFWPreeditCallbackI
void (* GLFWpreeditfun) (GLFWwindow * window, int preedit_count, unsigned int * preedit_string, int block_count, int * block_sizes, int focused_block, int caret)
invoke(long, long) - Method in interface org.lwjgl.glfw.GLFWAllocateCallbackI
void * (* GLFWallocatefun) (size_t size, void * user)
invoke(long, long) - Method in interface org.lwjgl.glfw.GLFWDeallocateCallbackI
void (* GLFWdeallocatefun) (void * block, void * user)
invoke(long, long, long) - Method in interface org.lwjgl.glfw.GLFWReallocateCallbackI
void * (* GLFWreallocatefun) (void * block, size_t size, void * user)

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.
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
GLFWcursor * glfwCreateCursor(GLFWimage const * image, int xhot, int yhot)
nglfwCreateWindow(int, int, long, long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindow * glfwCreateWindow(int width, int height, char const * title, GLFWmonitor * monitor, GLFWwindow * share)
nglfwCreateWindowSurface(long, long, long, long) - Static method in class org.lwjgl.glfw.GLFWVulkan
VkResult glfwCreateWindowSurface(VkInstance instance, GLFWwindow * window, VkAllocationCallbacks const * allocator, VkSurfaceKHR * surface)
nglfwExtensionSupported(long) - Static method in class org.lwjgl.glfw.GLFW
int glfwExtensionSupported(char const * extension)
nglfwGetClipboardString(long) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetClipboardString(GLFWwindow * window)
nglfwGetCursorPos(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetCursorPos(GLFWwindow * window, double * xpos, double * ypos)
nglfwGetEGLConfig(long, long) - Static method in class org.lwjgl.glfw.GLFWNativeEGL
int glfwGetEGLConfig(GLFWwindow * window, EGLConfig * config)
nglfwGetError(long) - Static method in class org.lwjgl.glfw.GLFW
int glfwGetError(char const ** description)
nglfwGetFramebufferSize(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetFramebufferSize(GLFWwindow * window, int * width, int * height)
nglfwGetGamepadName(int) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetGamepadName(int jid)
nglfwGetGamepadState(int, long) - Static method in class org.lwjgl.glfw.GLFW
int glfwGetGamepadState(int jid, GLFWgamepadstate * state)
nglfwGetGammaRamp(long) - Static method in class org.lwjgl.glfw.GLFW
GLFWgammaramp const * glfwGetGammaRamp(GLFWmonitor * monitor)
nglfwGetGLXFBConfig(long, long) - Static method in class org.lwjgl.glfw.GLFWNativeGLX
int glfwGetGLXFBConfig(GLFWwindow * window, GLXFBConfig * config)
nglfwGetInstanceProcAddress(long, long) - Static method in class org.lwjgl.glfw.GLFWVulkan
GLFWvkproc glfwGetInstanceProcAddress(VkInstance instance, char const * procname)
nglfwGetJoystickAxes(int, long) - Static method in class org.lwjgl.glfw.GLFW
float const * glfwGetJoystickAxes(int jid, int * count)
nglfwGetJoystickButtons(int, long) - Static method in class org.lwjgl.glfw.GLFW
unsigned char const * glfwGetJoystickButtons(int jid, int * count)
nglfwGetJoystickGUID(int) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetJoystickGUID(int jid)
nglfwGetJoystickHats(int, long) - Static method in class org.lwjgl.glfw.GLFW
unsigned char const * glfwGetJoystickHats(int jid, int * count)
nglfwGetJoystickName(int) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetJoystickName(int jid)
nglfwGetKeyName(int, int) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetKeyName(int key, int scancode)
nglfwGetMonitorContentScale(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorContentScale(GLFWmonitor * monitor, float * xscale, float * yscale)
nglfwGetMonitorName(long) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetMonitorName(GLFWmonitor * monitor)
nglfwGetMonitorPhysicalSize(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorPhysicalSize(GLFWmonitor * monitor, int * widthMM, int * heightMM)
nglfwGetMonitorPos(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorPos(GLFWmonitor * monitor, int * xpos, int * ypos)
nglfwGetMonitors(long) - Static method in class org.lwjgl.glfw.GLFW
GLFWmonitor ** glfwGetMonitors(int * count)
nglfwGetMonitorWorkarea(long, long, long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetMonitorWorkarea(GLFWmonitor * monitor, int * xpos, int * ypos, int * width, int * height)
nglfwGetOSMesaColorBuffer(long, long, long, long, long) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
int glfwGetOSMesaColorBuffer(GLFWwindow * window, int * width, int * height, int * format, void ** buffer)
nglfwGetOSMesaDepthBuffer(long, long, long, long, long) - Static method in class org.lwjgl.glfw.GLFWNativeOSMesa
int glfwGetOSMesaDepthBuffer(GLFWwindow * window, int * width, int * height, int * bytesPerValue, void ** buffer)
nglfwGetPreeditCandidate(long, int, long) - Static method in class org.lwjgl.glfw.GLFW
unsigned int * glfwGetPreeditCandidate(GLFWwindow * window, int index, int * textCount)
nglfwGetPreeditCursorRectangle(long, long, long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetPreeditCursorRectangle(GLFWwindow * window, int * x, int * y, int * w, int * h)
nglfwGetProcAddress(long) - Static method in class org.lwjgl.glfw.GLFW
GLFWglproc glfwGetProcAddress(char const * procname)
nglfwGetRequiredInstanceExtensions(long) - Static method in class org.lwjgl.glfw.GLFWVulkan
char const ** glfwGetRequiredInstanceExtensions(uint32_t * count)
nglfwGetVersion(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetVersion(int * major, int * minor, int * rev)
nglfwGetVersionString() - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetVersionString(void)
nglfwGetVideoMode(long) - Static method in class org.lwjgl.glfw.GLFW
GLFWvidmode const * glfwGetVideoMode(GLFWmonitor * monitor)
nglfwGetVideoModes(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWvidmode const * glfwGetVideoModes(GLFWmonitor * monitor, int * count)
nglfwGetWin32Adapter(long) - Static method in class org.lwjgl.glfw.GLFWNativeWin32
char const * glfwGetWin32Adapter(GLFWmonitor * monitor)
nglfwGetWin32Monitor(long) - Static method in class org.lwjgl.glfw.GLFWNativeWin32
char const * glfwGetWin32Monitor(GLFWmonitor * monitor)
nglfwGetWindowContentScale(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowContentScale(GLFWwindow * window, float * xscale, float * yscale)
nglfwGetWindowFrameSize(long, long, long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowFrameSize(GLFWwindow * window, int * left, int * top, int * right, int * bottom)
nglfwGetWindowPos(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowPos(GLFWwindow * window, int * xpos, int * ypos)
nglfwGetWindowSize(long, long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwGetWindowSize(GLFWwindow * window, int * width, int * height)
nglfwGetWindowTitle(long) - Static method in class org.lwjgl.glfw.GLFW
char const * glfwGetWindowTitle(GLFWwindow * window)
nglfwGetX11SelectionString() - Static method in class org.lwjgl.glfw.GLFWNativeX11
char const * glfwGetX11SelectionString(void)
nglfwInitAllocator(long) - Static method in class org.lwjgl.glfw.GLFW
void glfwInitAllocator(GLFWallocator const * allocator)
nglfwSetCharCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWcharfun glfwSetCharCallback(GLFWwindow * window, GLFWcharfun cbfun)
nglfwSetCharModsCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWcharmodsfun glfwSetCharModsCallback(GLFWwindow * window, GLFWcharmodsfun cbfun)
nglfwSetClipboardString(long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetClipboardString(GLFWwindow * window, char const * string)
nglfwSetCursorEnterCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWcursorenterfun glfwSetCursorEnterCallback(GLFWwindow * window, GLFWcursorenterfun cbfun)
nglfwSetCursorPosCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWcursorposfun glfwSetCursorPosCallback(GLFWwindow * window, GLFWcursorposfun cbfun)
nglfwSetDropCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWdropfun glfwSetDropCallback(GLFWwindow * window, GLFWdropfun cbfun)
nglfwSetErrorCallback(long) - Static method in class org.lwjgl.glfw.GLFW
GLFWerrorfun glfwSetErrorCallback(GLFWerrorfun cbfun)
nglfwSetFramebufferSizeCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWframebuffersizefun glfwSetFramebufferSizeCallback(GLFWwindow * window, GLFWframebuffersizefun cbfun)
nglfwSetGammaRamp(long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetGammaRamp(GLFWmonitor * monitor, GLFWgammaramp const * ramp)
nglfwSetIMEStatusCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWimestatusfun glfwSetIMEStatusCallback(GLFWwindow * window, GLFWimestatusfun cbfun)
nglfwSetJoystickCallback(long) - Static method in class org.lwjgl.glfw.GLFW
GLFWjoystickfun glfwSetJoystickCallback(GLFWjoystickfun cbfun)
nglfwSetKeyCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWkeyfun glfwSetKeyCallback(GLFWwindow * window, GLFWkeyfun cbfun)
nglfwSetMonitorCallback(long) - Static method in class org.lwjgl.glfw.GLFW
GLFWmonitorfun glfwSetMonitorCallback(GLFWmonitorfun cbfun)
nglfwSetMouseButtonCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWmousebuttonfun glfwSetMouseButtonCallback(GLFWwindow * window, GLFWmousebuttonfun cbfun)
nglfwSetPreeditCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWpreeditfun glfwSetPreeditCallback(GLFWwindow * window, GLFWpreeditfun cbfun)
nglfwSetPreeditCandidateCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWpreeditcandidatefun glfwSetPreeditCandidateCallback(GLFWwindow * window, GLFWpreeditcandidatefun cbfun)
nglfwSetScrollCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWscrollfun glfwSetScrollCallback(GLFWwindow * window, GLFWscrollfun cbfun)
nglfwSetWindowCloseCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowclosefun glfwSetWindowCloseCallback(GLFWwindow * window, GLFWwindowclosefun cbfun)
nglfwSetWindowContentScaleCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowcontentscalefun glfwSetWindowContentScaleCallback(GLFWwindow * window, GLFWwindowcontentscalefun cbfun)
nglfwSetWindowFocusCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowfocusfun glfwSetWindowFocusCallback(GLFWwindow * window, GLFWwindowfocusfun cbfun)
nglfwSetWindowIcon(long, int, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowIcon(GLFWwindow * window, int count, GLFWimage const * images)
nglfwSetWindowIconifyCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowiconifyfun glfwSetWindowIconifyCallback(GLFWwindow * window, GLFWwindowiconifyfun cbfun)
nglfwSetWindowMaximizeCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowmaximizefun glfwSetWindowMaximizeCallback(GLFWwindow * window, GLFWwindowmaximizefun cbfun)
nglfwSetWindowPosCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowposfun glfwSetWindowPosCallback(GLFWwindow * window, GLFWwindowposfun cbfun)
nglfwSetWindowRefreshCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowrefreshfun glfwSetWindowRefreshCallback(GLFWwindow * window, GLFWwindowrefreshfun cbfun)
nglfwSetWindowSizeCallback(long, long) - Static method in class org.lwjgl.glfw.GLFW
GLFWwindowsizefun glfwSetWindowSizeCallback(GLFWwindow * window, GLFWwindowsizefun cbfun)
nglfwSetWindowTitle(long, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwSetWindowTitle(GLFWwindow * window, char const * title)
nglfwSetX11SelectionString(long) - Static method in class org.lwjgl.glfw.GLFWNativeX11
void glfwSetX11SelectionString(char const * string)
nglfwUpdateGamepadMappings(long) - Static method in class org.lwjgl.glfw.GLFW
int glfwUpdateGamepadMappings(char const * string)
nglfwWindowHintString(int, long) - Static method in class org.lwjgl.glfw.GLFW
void glfwWindowHintString(int hint, char const * value)
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 pixels field.
pixels(ByteBuffer) - Method in class org.lwjgl.glfw.GLFWImage
Sets the address of the specified ByteBuffer to the pixels 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
 
reallocate(GLFWReallocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
Sets the specified value to the reallocate field.
reallocate(GLFWReallocateCallbackI) - Method in class org.lwjgl.glfw.GLFWAllocator
Sets the specified value to the 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
 
red(ShortBuffer) - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
Sets the address of the specified ShortBuffer to the red field.
red(ShortBuffer) - Method in class org.lwjgl.glfw.GLFWGammaRamp
Sets the address of the specified ShortBuffer to the 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
 
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
 
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.
ResetPreeditText - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
Resources - Section in package org.lwjgl.glfw
 
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.GLFWIMEStatusCallback
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.GLFWPreeditCallback
set(long) - Method in class org.lwjgl.glfw.GLFWPreeditCandidateCallback
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.
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.
SetIMEStatusCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
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.
SetPreeditCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetPreeditCandidateCallback - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
SetPreeditCursorRectangle - Static variable in class org.lwjgl.glfw.GLFW.Functions
Function address.
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
 
size(int) - Method in class org.lwjgl.glfw.GLFWGammaRamp.Buffer
Sets the specified value to the size field.
size(int) - Method in class org.lwjgl.glfw.GLFWGammaRamp
Sets the specified value to the 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
 
user(long) - Method in class org.lwjgl.glfw.GLFWAllocator.Buffer
Sets the specified value to the user field.
user(long) - Method in class org.lwjgl.glfw.GLFWAllocator
Sets the specified value to the user field.
USER - Static variable in class org.lwjgl.glfw.GLFWAllocator
The struct member offsets.
Using GLFW on macOS - Section in package org.lwjgl.glfw
 

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
 
width() - Method in class org.lwjgl.glfw.GLFWVidMode.Buffer
 
width() - Method in class org.lwjgl.glfw.GLFWVidMode
 
width(int) - Method in class org.lwjgl.glfw.GLFWImage.Buffer
Sets the specified value to the width field.
width(int) - Method in class org.lwjgl.glfw.GLFWImage
Sets the specified value to the 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 
All Classes and Interfaces|All Packages|Constant Field Values