rendergather / osgocean

Automatically exported from code.google.com/p/osgocean
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Problem when resizing the example application window. #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Forgot to add a callback that calls oceanScene::setScreenDims(osg::Vec2s 
size) when the application window is resized. Result is that the FBOs and 
screen aligned quads don't update to reflect the new size.

Original issue reported on code.google.com by kcb...@googlemail.com on 17 Jun 2009 at 11:53