gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/gfx/libcoords Coords.cxx


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/gfx/libcoords Coords.cxx
Date: Fri, 27 Sep 2002 04:15:20 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/09/27 04:15:20

Modified files:
        gfx/libcoords  : Coords.cxx 

Log message:
        Strange this wasn't noticed elsewhere...

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libcoords/Coords.cxx.diff?tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: gzz/gfx/libcoords/Coords.cxx
diff -c gzz/gfx/libcoords/Coords.cxx:1.12 gzz/gfx/libcoords/Coords.cxx:1.13
*** gzz/gfx/libcoords/Coords.cxx:1.12   Fri Sep 27 02:34:53 2002
--- gzz/gfx/libcoords/Coords.cxx        Fri Sep 27 04:15:20 2002
***************
*** 16,21 ****
--- 16,24 ----
          virtual bool performGL() {
            return true;
        }
+       virtual float nonlinearity(const ZPt &p, float radius) { 
+           return 0;
+       }
      };
  
      /** Affine coordinate system (in xy), offset in z.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]