/[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.4 by tjl, Mon Jun 2 18:18:42 2003 UTC revision 1.5 by tjl, Tue Jun 3 12:52:41 2003 UTC
# Line 37  class Scene: Line 37  class Scene:
37          if self.lines:          if self.lines:
38              vs.put(getDListNocoords("PolygonMode FRONT_AND_BACK LINE"))              vs.put(getDListNocoords("PolygonMode FRONT_AND_BACK LINE"))
39    
40          dice = 200          dice = 20
41          conns = GLRen.createSortedConnections(          conns = GLRen.createSortedConnections(
42              GLRen.createFilletSpan2(dice, 1 + 4*self.depthColor + 8*(1-self.fillets)))              GLRen.createFilletSpan2(dice, 1 + 4*self.depthColor + 8*(1-self.fillets)))
43          conns_l = GLRen.createSortedConnections(          conns_l = GLRen.createSortedConnections(

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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