Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_FORCE_INDIRECT_CONTEXT Field
Direct/Indirect rendering context options (has meaning only in Unix/X11)
[Visual Basic]
Public Const GLUT_FORCE_INDIRECT_CONTEXT As
Integer = 0
[C#]
public const
int GLUT_FORCE_INDIRECT_CONTEXT = 0;
See Also
Glut Class | Tao.FreeGlut Namespace