entryCallback
Default mainpageApplicationentryCallback
Description Source Call Graph
entryCallback ( Static Functions )
Creates a callback in FreeGLUT to enter the entry point of the application.
 
Syntax / parameters
void entryCallback(int state)

Name Type Default Description
state int
  Value is required by FreeGLUT but is ignored.
Description
Creates a callback in FreeGLUT to enter the entry point of the application.
 
Source
The documentation for this Member was generated from the following file:
  • GLUTApplication.cpp