Tao.FreeGlut SDK Documentation |
|
Glut.glutPostWindowRedisplay Method
[Visual Basic]
Public Shared Sub glutPostWindowRedisplay( _
ByVal
win As
Integer _
)
[C#]
public static
void glutPostWindowRedisplay(
int win);
See Also
Glut Class | Tao.FreeGlut Namespace