Class GLFWWindowRefreshCallback

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

public abstract class GLFWWindowRefreshCallback extends 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