Tao.Glfw SDK Documentation

Glfw.GLFWwindowrefreshfun Delegate

[Visual Basic]
Public Delegate Sub Glfw.GLFWwindowrefreshfun()
[C#]
public delegate void Glfw.GLFWwindowrefreshfun();

Requirements

Namespace: Tao.Glfw

Assembly: Tao.Glfw (in Tao.Glfw.dll)

See Also

Tao.Glfw Namespace