/[libvob]/libvob/vob/demo/multifil/multifil.py
ViewVC logotype

Diff of /libvob/vob/demo/multifil/multifil.py

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

revision 1.21 by jvk, Thu Aug 14 12:24:41 2003 UTC revision 1.22 by mudyc, Mon Aug 18 10:34:37 2003 UTC
# Line 52  class Scene: Line 52  class Scene:
52          def pc(conns, cs):          def pc(conns, cs):
53              # vs.put(conns, [a,  b, c, d])              # vs.put(conns, [a,  b, c, d])
54              # vs.put(conns, [b,  a, d, e]);              # vs.put(conns, [b,  a, d, e]);
55              # vs.put(conns, [c,  a]);              # vs.put(conns, [c,  a]);
56              # vs.put(conns, [d,  a, b]);              # vs.put(conns, [d,  a, b]);
57    
58              vs.put(conns, cs + [b,  e]);              vs.put(conns, cs + [b,  e]);
# Line 68  class Scene: Line 68  class Scene:
68              vs.put(getDListNocoords("Color 1 0 0"))              vs.put(getDListNocoords("Color 1 0 0"))
69    
70              vs.put(conns, cs + [e, b, c]);              vs.put(conns, cs + [e, b, c]);
71    
72  #           vs.put(GLRen.createDebugSwitch("Fillets", 0));  #           vs.put(GLRen.createDebugSwitch("Fillets", 0));
73  #           vs.put(GLRen.createDebugSwitch("VFillets", 0));  #           vs.put(GLRen.createDebugSwitch("VFillets", 0));
74              #vs.put(GLRen.createDebugSwitch("Quadrics", 0));              #vs.put(GLRen.createDebugSwitch("Quadrics", 0));

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

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