Tao.FreeGlut SDK Documentation

Glut.GLUT_CREATE_NEW_CONTEXT Field

Create a new context when user opens a new window.

[Visual Basic]
Public Const GLUT_CREATE_NEW_CONTEXT As Integer = 0
[C#]
public const int GLUT_CREATE_NEW_CONTEXT = 0;

See Also

Glut Class | Tao.FreeGlut Namespace