/[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.66 by tjl, Thu Feb 6 09:19:37 2003 UTC revision 1.67 by tjl, Thu Feb 6 11:53:14 2003 UTC
# Line 50  public static final String rcsid = "$Id$ Line 50  public static final String rcsid = "$Id$
50      }      }
51    
52      public int getCSAt(int parent, float x, float y, float[] targetcoords) {      public int getCSAt(int parent, float x, float y, float[] targetcoords) {
53            if(dbg) pa("getCSAt "+parent+" "+x+" "+y);
54          int[] inds = GL.getAllCSAt(ninds, this.inds, floats, parent, x, y);          int[] inds = GL.getAllCSAt(ninds, this.inds, floats, parent, x, y);
55    
56          if (dbg) {          if (dbg) {

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

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