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 Version History
  • 0.1 First Release (almost nothing here.
  • 0.2 correctly handle non square windows and always show the whole (square) playfield.
  • 0.4 Passed everything to Game->SkeyUp()

Alphabetic index HTML hierarchy of classes or Java



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