Tao.Glfw SDK Documentation
Glfw.glfwSetWindowRefreshCallback Method
[Visual Basic]
Public Shared Sub glfwSetWindowRefreshCallback( _
ByVal
cbfun
As
GLFWwindowrefreshfun
_
)
[C#]
public static
void
glfwSetWindowRefreshCallback(
GLFWwindowrefreshfun
cbfun
);
See Also
Glfw Class
|
Tao.Glfw Namespace