/[gzz]/gzz/gfx/libpaper/texcoords.py
ViewVC logotype

Diff of /gzz/gfx/libpaper/texcoords.py

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

revision 1.10 by jvk, Fri Sep 6 12:35:01 2002 UTC revision 1.11 by jvk, Mon Sep 30 14:04:26 2002 UTC
# Line 159  class TexGenXYRepeatUnit: Line 159  class TexGenXYRepeatUnit:
159          if 0:          if 0:
160              print "S: ", [self.vecs[0][0], self.vecs[1][0]]              print "S: ", [self.vecs[0][0], self.vecs[1][0]]
161              print "T: ", [self.vecs[0][1], self.vecs[1][1]]              print "T: ", [self.vecs[0][1], self.vecs[1][1]]
162                print "S': ", [vecs[0][0], vecs[1][0]]
163                print "T': ", [vecs[0][1], vecs[1][1]]
164              print "a S' + b T':", [a*vecs[0][0]+b*vecs[0][1], a*vecs[1][0]+b*vecs[1][1]]              print "a S' + b T':", [a*vecs[0][0]+b*vecs[0][1], a*vecs[1][0]+b*vecs[1][1]]
165              print "c S' + d T':", [c*vecs[0][0]+d*vecs[0][1], c*vecs[1][0]+d*vecs[1][1]]              print "c S' + d T':", [c*vecs[0][0]+d*vecs[0][1], c*vecs[1][0]+d*vecs[1][1]]
166              print "a,b,c,d:", a,b,c,d              print "a,b,c,d:", a,b,c,d

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

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