Tao.Glfw SDK Documentation |
|
Glfw.GLFW_AUTO_POLL_EVENTS Field
Automatic event polling when glfwSwapBuffers is called.
[Visual Basic]
Public Const GLFW_AUTO_POLL_EVENTS As
Integer = 196614
[C#]
public const
int GLFW_AUTO_POLL_EVENTS = 196614;
See Also
Glfw Class | Tao.Glfw Namespace