Tao.FreeGlut SDK Documentation |
|
Glut.GLUT_WINDOW_NUM_SAMPLES Field
Number of samples for multisampling for the current window.
[Visual Basic]
Public Const GLUT_WINDOW_NUM_SAMPLES As
Integer = 120
[C#]
public const
int GLUT_WINDOW_NUM_SAMPLES = 120;
See Also
Glut Class | Tao.FreeGlut Namespace