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