/[gzz]/gzz/gfx/demo/glinfo.py
ViewVC logotype

Diff of /gzz/gfx/demo/glinfo.py

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

revision 1.4 by jvk, Fri Aug 30 08:37:04 2002 UTC revision 1.5 by jvk, Mon Sep 2 06:18:19 2002 UTC
# Line 42  class InfoScene: Line 42  class InfoScene:
42          self.bgcolor = (1,1,1)          self.bgcolor = (1,1,1)
43      def key(self, k):      def key(self, k):
44          pass          pass
45      def scene(self):      def scene(self, vs):
         vs = w.createVobScene()  
46          putnoc(vs, background(self.bgcolor))          putnoc(vs, background(self.bgcolor))
47    
48          cs1 = vs.coords.affineCoordsys(0, "1", 10, 0, 0, 40, 0, 0, 40)          cs1 = vs.coords.affineCoordsys(0, "1", 10, 0, 0, 40, 0, 0, 40)

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