Class WGLNVDelayBeforeSwap
java.lang.Object
org.lwjgl.opengl.WGLNVDelayBeforeSwap
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanwglDelayBeforeSwapNV(long hDC, float seconds) BOOL wglDelayBeforeSwapNV(HDC hDC, GLfloat seconds)
-
Method Details
-
wglDelayBeforeSwapNV
@NativeType("BOOL") public static boolean wglDelayBeforeSwapNV(@NativeType("HDC") long hDC, @NativeType("GLfloat") float seconds) BOOL wglDelayBeforeSwapNV(HDC hDC, GLfloat seconds)
-