Parent Directory
|
Revision Log
|
Patch
revision 832 by jongui, Thu Aug 31 05:41:09 2006 UTC | revision 833 by jongui, Fri Sep 1 07:48:20 2006 UTC | |
---|---|---|
# | Line 21 __date__="$Date:$" | Line 21 __date__="$Date:$" |
21 | ||
22 | import vtk | import vtk |
23 | ||
24 | ||
25 | class Camera: | class Camera: |
26 | def __init__(self, open_scene): | def __init__(self, open_scene): |
27 | self.open_scene = open_scene | self.open_scene = open_scene |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |