Example #1
0
 public <T extends GLState> void usestate(GLState.Slot<? super T> slot) {
   cur2d.put(slot, null);
 }