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