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

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

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

revision 1.11 by tjl, Tue Oct 1 10:45:21 2002 UTC revision 1.12 by tjl, Wed Oct 2 06:50:21 2002 UTC
# Line 59  namespace Coords { Line 59  namespace Coords {
59           * Returns 0 if dicing is required.           * Returns 0 if dicing is required.
60           */           */
61          virtual float nonlinearity(const ZPt &p, float radius) {          virtual float nonlinearity(const ZPt &p, float radius) {
62              return super->nonlinearity(transform(p), radius);              return 0;
63          }          }
64    
65          /** Whether this transformation can be performed by OpenGL          /** Whether this transformation can be performed by OpenGL

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

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