/[gzz]/gzz/gzz/client/gl/GLRenderingSurface.java
ViewVC logotype

Diff of /gzz/gzz/client/gl/GLRenderingSurface.java

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

revision 1.2 by tjl, Sun Jan 5 16:32:51 2003 UTC revision 1.3 by tjl, Sat Jan 25 11:04:07 2003 UTC
# Line 76  public static final String rcsid = "$Id$ Line 76  public static final String rcsid = "$Id$
76      }      }
77    
78      public void renderStill(VobScene scene, float lod) {      public void renderStill(VobScene scene, float lod) {
79          renderAnim(scene, null, 0, lod, true);          ((GLVobCoorder)scene.coords).renderInterp(surface,
80                        (GLVobMap)scene.map, null,
81                        null, 0, true, true);
82      }      }
83    
84      VobScene listprev, listnext;      VobScene listprev, listnext;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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