jogamp
›
jogl
Login
Register
Re: What happened to window.setSurfaceSize?
Posted by
gouessej
on
Sep 30, 2014; 8:13am
URL:
https://forum.jogamp.org/What-happened-to-window-setSurfaceSize-tp4033249p4033252.html
Hi
As JOGL is open source, your first reflex should consist in looking at the source code:
https://github.com/sgothel/jogl/blob/master/src/newt/classes/com/jogamp/newt/opengl/GLWindow.java#L507
GLWindow.setSurfaceSize() is still available. Please use the very latest version of JOGL.
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page