Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_CURSOR_FULL_CROSSHAIR Field
Full-screen cross-hair cursor (if possible, otherwise GLUT_CURSOR_CROSSHAIR.
[Visual Basic]
Public Const GLUT_CURSOR_FULL_CROSSHAIR As
Integer = 102
[C#]
public const
int GLUT_CURSOR_FULL_CROSSHAIR = 102;
See Also
Glut Class | Tao.FreeGlut Namespace