Deprecated Methods |
javax.media.opengl.GLDrawableFactory.createGLPbuffer(AbstractGraphicsDevice, GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int, GLContext)
GLPbuffer is deprecated, use GLDrawableFactory.createOffscreenAutoDrawable(AbstractGraphicsDevice, GLCapabilitiesImmutable, GLCapabilitiesChooser, int, int, GLContext) |
com.jogamp.opengl.util.texture.Texture.dispose(GL)
use Texture.destroy(GL) |
com.jogamp.opengl.util.PMVMatrix.getDirtyBits()
Function is exposed for debugging purposes only. |
com.jogamp.opengl.util.PMVMatrix.getRequestMask()
Function is exposed for debugging purposes only. |