/[gzz]/gzz/gfx/libcoords/Coords.cxx
ViewVC logotype

Diff of /gzz/gfx/libcoords/Coords.cxx

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

revision 1.12 by tjl, Fri Sep 27 06:34:53 2002 UTC revision 1.13 by tjl, Fri Sep 27 08:15:20 2002 UTC
# Line 16  namespace Coords { Line 16  namespace Coords {
16          virtual bool performGL() {          virtual bool performGL() {
17              return true;              return true;
18          }          }
19            virtual float nonlinearity(const ZPt &p, float radius) {
20                return 0;
21            }
22      };      };
23    
24      /** Affine coordinate system (in xy), offset in z.      /** Affine coordinate system (in xy), offset in z.

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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