glutSpaceballMotionFunc (3) Linux Manual Page
glutSpaceballMotionFunc – Sets a spaceball motion callback. Library OpenGLUT – input Synopsis In openglut.h Ft void Fn glutSpaceballMotionFunc void( *callback )( int x int y int z ) Parameters Bf Em callback Ef Client spaceball motion hook. Description This function registers a callback for a spaceball to report position. A spaceball has six axes of…
