/[gzz]/gzz/test/gzz/gfx/gl/glvobcoorder.test
ViewVC logotype

Diff of /gzz/test/gzz/gfx/gl/glvobcoorder.test

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

revision 1.20 by tjl, Sun Nov 3 18:28:16 2002 UTC revision 1.21 by tjl, Fri Nov 8 10:47:28 2002 UTC
# Line 138  def testInterpolateBuoy(): Line 138  def testInterpolateBuoy():
138      checkTrans(vs1, cs_b1,      checkTrans(vs1, cs_b1,
139          [0, 0, 0],          [0, 0, 0],
140          [20, 0, 0],          [20, 0, 0],
141          .1)          1)
142    
143      cs_b2t = c2.affineCoordsys(0, 0, 200, 200, 1, 0, 0, 1)      cs_b2t = c2.affineCoordsys(0, 0, 200, 200, 1, 0, 0, 1)
144      interp[cs_b1] = cs_b2t      interp[cs_b1] = cs_b2t
# Line 146  def testInterpolateBuoy(): Line 146  def testInterpolateBuoy():
146      checkInterp(vs1, vs2, interp, .5, cs_b1,      checkInterp(vs1, vs2, interp, .5, cs_b1,
147          [0, 0, 0],          [0, 0, 0],
148          [110, 100, 0],          [110, 100, 0],
149          .1)          1)
150    
151  def testNadir():  def testNadir():
152    

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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