/[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.44 by tjl, Sat Oct 19 14:26:36 2002 UTC revision 1.45 by tjl, Mon Oct 28 18:37:27 2002 UTC
# Line 196  public static final String rcsid = "$Id$ Line 196  public static final String rcsid = "$Id$
196    
197    
198    
199        /** A fisheye coordinate system: non-linear magnification.
200         * @param into The parent coordinate system, inside which this cs is
201         * @param x,y,w,h The location and size of the center of magnification
202         * @param mag The magnification at its largest, i.e. in the center of the rectangle
203         *            defined by x, y, w, h
204         * @param min The magnification at its smallest, i.e. far away from the origin.
205         */
206      public int distort(int into, float x, float y, float w, float h, float mag, float min) {      public int distort(int into, float x, float y, float w, float h, float mag, float min) {
207    
208          floats[nfloats + 0] = x;          floats[nfloats + 0] = x;

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

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