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

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

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

revision 1.67 by tjl, Thu Feb 6 11:53:14 2003 UTC revision 1.68 by mudyc, Sat Feb 8 10:19:20 2003 UTC
# Line 35  public static final String rcsid = "$Id$ Line 35  public static final String rcsid = "$Id$
35      public static boolean dbg = false;      public static boolean dbg = false;
36      private static void pa(String s) { System.err.println(s); }      private static void pa(String s) { System.err.println(s); }
37    
38      float[] floats = new float[10000];      float[] floats = new float[10000*2];
39      int nfloats = 0;      int nfloats = 0;
40    
41      int[] inds = new int[5000];      int[] inds = new int[5000*2];
42      int ninds = 1; // zero is special (the root)      int ninds = 1; // zero is special (the root)
43    
44      public void activate(int cs) {      public void activate(int cs) {

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

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