/[gzz]/gzz/gzz/gfx/gl/GLVobMap.java
ViewVC logotype

Diff of /gzz/gzz/gfx/gl/GLVobMap.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by tjl, Sun Oct 20 09:33:17 2002 UTC revision 1.15 by tjl, Thu Dec 5 10:57:34 2002 UTC
# Line 29  public static final String rcsid = "$Id$ Line 29  public static final String rcsid = "$Id$
29      public static boolean dbg = false;      public static boolean dbg = false;
30      private static void pa(String s) { System.err.println(s); }      private static void pa(String s) { System.err.println(s); }
31    
32      gzz.client.gl.GLScreen screen;      gzz.client.gl.GLRenderingSurface screen;
33    
34      public GLVobMap(gzz.client.gl.GLScreen screen) {      public GLVobMap(gzz.client.gl.GLRenderingSurface screen) {
35          this.screen = screen;          this.screen = screen;
36          if(dbg) pa("New GLVobMap for "+screen+": "+this);          if(dbg) pa("New GLVobMap for "+screen+": "+this);
37          clear();          clear();

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26