/[gzz]/gzz/gfx/librenderables/renderables.py
ViewVC logotype

Diff of /gzz/gfx/librenderables/renderables.py

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

revision 1.89 by jvk, Tue Oct 1 12:54:51 2002 UTC revision 1.90 by jvk, Tue Oct 1 12:56:35 2002 UTC
# Line 672  rs = [ Line 672  rs = [
672          float bx = border * (cs2inv.transform(ZPt(0,0,0) + xvec) - cs2inv.transform(ZPt(0,0,0))).length();          float bx = border * (cs2inv.transform(ZPt(0,0,0) + xvec) - cs2inv.transform(ZPt(0,0,0))).length();
673          float by = border * (cs2inv.transform(ZPt(0,0,0) + yvec) - cs2inv.transform(ZPt(0,0,0))).length();          float by = border * (cs2inv.transform(ZPt(0,0,0) + yvec) - cs2inv.transform(ZPt(0,0,0))).length();
674    
675          cout << bx << "," << by << "\\n";          //cout << bx << "," << by << "\\n";
676    
677          float x0 = 1;          float x0 = 1;
678          float x1 = 1 - bx;          float x1 = 1 - bx;

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90

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