Description
Source
Call Graph
reshapeCallback
( Static Functions )
Creates a callback in FreeGLUT to resize the window of the application.


Syntax / parameters
void reshapeCallback(int width, int height) |
Name |
Type |
Default |
Description |
width |
int
|
|
The new width of the window
|
height |
int
|
|
The new height of the window
|
Description
Creates a callback in FreeGLUT to resize the window of the application.
Source
The documentation for this Member was generated from the following file: