Description
Source
Call Graph
passiveMotionCallback
( Static Functions )
Creates a callback in FreeGLUT for when the mouse is moved.


Syntax / parameters
void passiveMotionCallback(int x, int y) |
Name |
Type |
Default |
Description |
x |
int
|
|
The x coordinate of the mouse relative to the window The y coordinate of the mouse relative to the window
|
y |
int
|
|
|
Description
Creates a callback in FreeGLUT for when the mouse is moved.
Source
The documentation for this Member was generated from the following file: