/[libvob]/libvob/org/nongnu/libvob/vobs/OvalBgVob.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/vobs/OvalBgVob.java

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

revision 1.1 by benja, Sun Mar 16 15:46:22 2003 UTC revision 1.2 by humppake, Wed Mar 26 12:39:26 2003 UTC
# Line 228  public static final String rcsid = "$Id$ Line 228  public static final String rcsid = "$Id$
228                  "PopAttrib\n"                  "PopAttrib\n"
229                  );                  );
230          }          }
   
         throw new Error("Cannot render OvalBgVob in GL yet!");  
231                    
232          /*gzz.gfx.gl.Stencil.drawStenciled(          org.nongnu.libvob.gl.Stencil.drawStenciled(
233             vs,             vs,
234             new Runnable() { public void run() {             new Runnable() { public void run() {
235                 vs.map.put(glStencil, coordsys1);                 vs.map.put(glStencil, coordsys1);
# Line 245  public static final String rcsid = "$Id$ Line 243  public static final String rcsid = "$Id$
243             );             );
244    
245          if(drawBorder) vs.map.put(glBorder, coordsys1);          if(drawBorder) vs.map.put(glBorder, coordsys1);
246          return 0;*/          return 0;
247      }      }
248    
249      protected String glBorderString() {      protected String glBorderString() {

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

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