Tao.FreeGlut SDK Documentation |
|
Glut.glutCloseFunc Method
Sets the close callback.
[Visual Basic]
Public Shared Sub glutCloseFunc( _
ByVal
func As
CloseCallback _
)
Parameters
-
func
- The new close callback function. See Glut.CloseCallback.
See Also
Glut Class | Tao.FreeGlut Namespace