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

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

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

revision 1.7 by tjl, Wed Sep 25 14:45:43 2002 UTC revision 1.8 by tjl, Mon Sep 30 22:20:28 2002 UTC
# Line 599  public class GL { Line 599  public class GL {
599                      int[] codes,                      int[] codes,
600                      boolean standardcoords);                      boolean standardcoords);
601    
602        public static native boolean transform(int ninds, int[] inds, float[] pts,
603                        int coordsys, boolean inverse, float[] points, float[]into);
604    
605      /** Process native events.      /** Process native events.
606       * @param wait If false, this function will return once there are no more       * @param wait If false, this function will return once there are no more
607       *          native events to process. If true, this function will wait       *          native events to process. If true, this function will wait

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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