Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_USE_CURRENT_CONTEXT Field
Use current context when user opens a new window.
[Visual Basic]
Public Const GLUT_USE_CURRENT_CONTEXT As
Integer = 1
[C#]
public const
int GLUT_USE_CURRENT_CONTEXT = 1;
See Also
Glut Class | Tao.FreeGlut Namespace