/[gzz]/gzz/gzz/modules/pp/vob/BgVob.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp/vob/BgVob.java

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

revision 1.26 by tjl, Mon Oct 7 06:21:10 2002 UTC revision 1.27 by tjl, Mon Oct 7 09:36:17 2002 UTC
# Line 84  public static final String rcsid = "$Id$ Line 84  public static final String rcsid = "$Id$
84              Paper  pap;              Paper  pap;
85              GLRen.PaperQuad pq;              GLRen.PaperQuad pq;
86              pap = PaperMill.getInstance().getPaper(c.hashCode());              pap = PaperMill.getInstance().getPaper(c.hashCode());
87              ret = GLRen.createPaperQuad(pap, -1, -1, 1, 1, 0);              ret = GLRen.createPaperQuad(pap, 0, 0, 1, 1, 0);
88              papers.put(c, ret);              papers.put(c, ret);
89    
90              list = GL.createDisplayList(              list = GL.createDisplayList(

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

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