Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_WINDOW_NUM_CHILDREN Field
The number of subwindows the current window has (not counting children of children).
[Visual Basic]
Public Const GLUT_WINDOW_NUM_CHILDREN As
Integer = 118
[C#]
public const
int GLUT_WINDOW_NUM_CHILDREN = 118;
See Also
Glut Class | Tao.FreeGlut Namespace