/[escript]/trunk/doc/examples/pyvisi/image.py
ViewVC logotype

Diff of /trunk/doc/examples/pyvisi/image.py

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

revision 1094 by jongui, Mon Apr 16 06:04:25 2007 UTC revision 1110 by jongui, Thu Apr 19 05:24:28 2007 UTC
# Line 41  i.setPoint2(GlobalPosition(0,2,0)) Line 41  i.setPoint2(GlobalPosition(0,2,0))
41  # Create a Camera.  # Create a Camera.
42  c1 = Camera(scene = s, data_collector = dc1, viewport = Viewport.SOUTH_WEST)  c1 = Camera(scene = s, data_collector = dc1, viewport = Viewport.SOUTH_WEST)
43    
44  # Render the object.  # Render the image.
45  s.render(PYVISI_EXAMPLE_IMAGES_PATH + SAVE_IMAGE_NAME)  s.render(PYVISI_EXAMPLE_IMAGES_PATH + SAVE_IMAGE_NAME)
46    

Legend:
Removed from v.1094  
changed lines
  Added in v.1110

  ViewVC Help
Powered by ViewVC 1.1.26