gnu.x11.extension.glx
Class GL.TexturesResidentReply

java.lang.Object
  extended by gnu.x11.extension.glx.GL.TexturesResidentReply
Enclosing class:
GL

public static class GL.TexturesResidentReply
extends java.lang.Object

Reply of GL.textures_resident(int[]).


Field Summary
 boolean all_resident
           
 boolean[] residences
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

all_resident

public boolean all_resident

residences

public boolean[] residences