Ejemplo n.º 1
0
 public void display(GLAutoDrawable drawable) {
   super.display(drawable);
   copyTextureData2File();
 }