what is the function to return the size of the client area (w, h) using only GLUT?
Originally posted by lee:
what is the function to return the size of the client area (w, h) using only GLUT?
You store that away yourself whenever your "resize" callback is called.
Cheers.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.