/[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.18 by tjl, Tue Oct 29 14:09:32 2002 UTC revision 1.19 by tjl, Tue Oct 29 19:55:36 2002 UTC
# Line 768  public class GL { Line 768  public class GL {
768                          boolean show1,                          boolean show1,
769                      int coordsys, boolean inverse, float[] points, float[]into);                      int coordsys, boolean inverse, float[] points, float[]into);
770    
771        /** Get all the activated coordinate systems in whose unit squares the
772         * given point falls..
773         * @param parent (currently ignored, may be used to restrict in future)
774         */
775        public static native int[] getAllCSAt(int ninds, int[] inds, float[] pts,
776                                int parent, float x, float y);
777    
778      /** Process native events.      /** Process native events.
779       * @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
780       *          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.18  
changed lines
  Added in v.1.19

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