public void restoreGLState() { restoreGLMatrices(); gl.glPopAttrib(); }
public void restoreView() { restoreGLMatrices(); gl.glPopAttrib(); }