void Reshape(GLsizei w, GLsizei h)

Glut Callback on Window Reshape

Documentation

Glut Callback on Window Reshape. It updates the Projection Matrix and the viewport and stores the new window size into memebers of GameSession object. Updated in V2 to correctly handle non square windows and always show the whole (square) playfield.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.