Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_WINDOW_ACCUM_BLUE_SIZE Field
Number of bits of blue stored in the current window's accumulation buffer. Zero if the window is color index.
[Visual Basic]
Public Const GLUT_WINDOW_ACCUM_BLUE_SIZE As
Integer = 113
[C#]
public const
int GLUT_WINDOW_ACCUM_BLUE_SIZE = 113;
See Also
Glut Class | Tao.FreeGlut Namespace