Tao.FreeGlut SDK Documentation

Glut.GLUT_NUM_DIALS Field

Number of dials supported by the dial and button box device. If no dials and button box device is supported, zero is returned.

[Visual Basic]
Public Const GLUT_NUM_DIALS As Integer = 608
[C#]
public const int GLUT_NUM_DIALS = 608;

See Also

Glut Class | Tao.FreeGlut Namespace