Tao.Glfw SDK Documentation |
|
Glfw.glfwOpenWindow Method
[C#]
public static
int glfwOpenWindow(
int width,
int height,
int redBits,
int greenBits,
int blueBits,
int alphaBits,
int depthBits,
int stencilBits,
int mode);
See Also
Glfw Class | Tao.Glfw Namespace