/[gzz]/gzz/gfx/librenderables/renderables.py
ViewVC logotype

Diff of /gzz/gfx/librenderables/renderables.py

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

revision 1.66 by tjl, Thu Sep 26 18:39:24 2002 UTC revision 1.67 by tjl, Fri Sep 27 06:34:53 2002 UTC
# Line 318  rs = [ Line 318  rs = [
318          """          """
319  },  },
320    
321    # PaperQuad is a bit complicated: there are three coordinate
322    # systems here: the window cs, the object cs and the paper cs.
323    # cs1 is object => window,
324    # and cs2 is paper => object.
325    # Corners give the corners of the quad to render, in object
326    # coordinates.
327  {  {
328      "Type" : "2",      "Type" : "2",
329      "Name": "PaperQuad",      "Name": "PaperQuad",

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

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