/[libvob]/libvob/org/nongnu/libvob/impl/gl/GLVobCoorder.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/impl/gl/GLVobCoorder.java

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

revision 1.3 by tjl, Mon Mar 10 16:02:05 2003 UTC revision 1.4 by tjl, Mon Mar 10 18:15:55 2003 UTC
# Line 172  public static final String rcsid = "$Id$ Line 172  public static final String rcsid = "$Id$
172                          fract, show1, withCS, true, points, into);                          fract, show1, withCS, true, points, into);
173      }      }
174    
175        public void getSqSize(int cs, float[] into) {
176            GL.transformSq(ninds, inds, floats, cs, into);
177        }
178    
179  }  }
180    

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

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