/[fenfire]/fenfire/org/fenfire/view/buoy/NodeType2DFull.java
ViewVC logotype

Diff of /fenfire/org/fenfire/view/buoy/NodeType2DFull.java

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

revision 1.2 by tjl, Mon Apr 28 11:46:49 2003 UTC revision 1.3 by mudyc, Wed Apr 30 01:00:00 2003 UTC
# Line 37  public class NodeType2DFull extends Abst Line 37  public class NodeType2DFull extends Abst
37      public int renderBuoy(VobScene vs, int into, Object linkId,      public int renderBuoy(VobScene vs, int into, Object linkId,
38                            Object anchor, Object cachedSize) {                            Object anchor, Object cachedSize) {
39          if(effigy != 0) {          if(effigy != 0) {
40              Vob eff = org.nongnu.libvob.gl.GLRen.createQuad(effigy-1);              Vob eff = org.nongnu.libvob.gl.GLRen.createQuad(effigy-1, 0,0);
41              vs.map.put( eff, into);              vs.map.put( eff, into);
42              return into;              return into;
43          }          }

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