Sunday, July 10, 2011

Where to place the glutpostredisplay function?

i have got some opengl programs written in vc++.some of them use glutpostredisplay().it is used in different functions.in some programs its used in the init() function and in some it is used in reshape function.i am getting confused on where to place this function.

No comments:

Post a Comment