Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_WINDOW_X Field
X location in pixels (relative to the screen origin) of the current window.
[Visual Basic]
Public Const GLUT_WINDOW_X As
Integer = 100
[C#]
public const
int GLUT_WINDOW_X = 100;
See Also
Glut Class | Tao.FreeGlut Namespace