Class GLFWWindowRefreshCallback

java.lang.Object
org.lwjgl.system.Callback
org.lwjgl.glfw.GLFWWindowRefreshCallback
All Implemented Interfaces:
AutoCloseable, GLFWWindowRefreshCallbackI, org.lwjgl.system.CallbackI, org.lwjgl.system.NativeResource, org.lwjgl.system.Pointer

public abstract class GLFWWindowRefreshCallback extends org.lwjgl.system.Callback implements GLFWWindowRefreshCallbackI
Instances of this class may be passed to the SetWindowRefreshCallback method.

Type


 void (*GLFWWindowRefreshCallbackI.invoke(long)) (
     GLFWwindow *window
 )
Since:
version 2.5