Deprecated API


Contents
Deprecated Methods
com.jogamp.opengl.util.texture.Texture.dispose(GL)
          use Texture.destroy(GL) 
com.jogamp.newt.opengl.GLWindow.getSkipContextReleaseThread()
          see GLWindow.setSkipContextReleaseThread(Thread) 
javax.media.opengl.GLProfile.initSingleton(boolean)
          This method shall not need to be called for other reasons than having a defined initialization sequence. To ensure homogeneous behavior with application not calling this method, you shall pass firstUIActionOnProcess=false. This method is subject to be removed in future versions of JOGL. 
com.jogamp.newt.opengl.GLWindow.setSkipContextReleaseThread(Thread)
          this is an experimental feature, intended for measuring performance in regards to GL context switch 
 



Copyright 2010 JogAmp Community.