Package esys :: Package pyvisi :: Package renderers
[show private | hide private]
[frames | no frames]

Package esys.pyvisi.renderers

__init__ file to make the renderers/ directory into a package
Submodules
  • gnuplot: Initialisation of the gnuplot renderer module
    • arrow_plot: Class and functions associated with a pyvisi ArrowPlot objects (gnuplot)
    • axes: Class and functions associated with a pyvisi Axes object
    • camera: Class and functions associated with a pyvisi Camera object
    • common: Variables common to all classes and functions
    • contour_plot: Class and functions associated with a pyvisi ContourPlot objects (gnuplot)
    • item: This is the file of the base class for items within a scene
    • line_plot: Class and functions associated with a pyvisi LinePlot objects (gnuplot)
    • mesh_plot: Class and functions associated with a pyvisi MeshPlot objects (gnuplot)
    • offset_plot: Class and functions associated with a pyvisi OffsetPlot objects (gnuplot)
    • plane: The classes associated with Planes
    • plot: Class and functions associated with a pyvisi Plot objects (gnuplot)
    • renderer: This is the file for the Renderer class
    • scatter_plot: Class and functions associated with a pyvisi ScatterPlot objects (gnuplot)
    • scatter_plot_3d: Class and functions associated with a pyvisi ScatterPlot3D objects (gnuplot)
    • scene: Class and functions associated with a pyvisi Scene (gnuplot)
    • surface_plot: Class and functions associated with a pyvisi SurfacePlot objects (gnuplot)
    • text: Class and functions associated with a pyvisi Text object
  • opendx: Initialisation of the opendx renderer module
    • axes: Brief introduction to what the file contains/does
    • camera: Brief introduction to what the file contains/does
    • common: Variables common to all classes and functions
    • image: Brief introduction to what the file contains/does
    • item: Brief introduction to what the file contains/does
    • plane: Brief introduction to what the file contains/does
    • plot: Brief introduction to what the file contains/does
    • renderer: Brief introduction to what the file contains/does
    • scene: Brief introduction to what the file contains/does
    • text: Brief introduction to what the file contains/does
  • plplot: Initialisation of the plplot renderer module
    • axes: Brief introduction to what the file contains/does
    • camera: Brief introduction to what the file contains/does
    • common: Variables common to all classes and functions
    • image: Brief introduction to what the file contains/does
    • item: Brief introduction to what the file contains/does
    • plane: Brief introduction to what the file contains/does
    • plot: This file contains all of the classes for the various plotting objects.
    • renderer: Brief introduction to what the file contains/does
    • scene: Brief introduction to what the file contains/does
    • text: Brief introduction to what the file contains/does
  • povray: Initialisation of the povray renderer module
    • axes: Class and functions associated with a pyvisi Axes object
    • camera: Class and functions associated with a pyvisi Camera object
    • common: Variables common to all classes and functions
    • image: Class and functions associated with a pyvisi Image objects
    • item: This is the file of the base class for items within a scene
    • plane: The classes associated with Planes
    • plot: Class and functions associated with a pyvisi Plot objects
    • renderer: This is the file for the Renderer class
    • scene: Class and functions associated with a pyvisi Scene
    • text: Class and functions associated with a pyvisi Text object
  • vtk: Initialisation of vtk renderer module
    • arrow_plot: Class and functions associated with a pyvisi ArrowPlot objects
    • arrow_plot_3d: Class and functions associated with a pyvisi ArrowPlot3D objects
    • axes: Class and functions associated with a pyvisi Axes object
    • ball_plot: Class and functions associated with a pyvisi BallPlot objects
    • box: The classes associated with Boxes
    • camera: Class and functions associated with a pyvisi Camera object
    • common: Variables common to all classes and functions
    • contour_plot: Class and functions associated with a pyvisi ContourPlot objects
    • ellipsoid_plot: Class and functions associated with a pyvisi EllipsoidPlot objects
    • image: Class and functions associated with a pyvisi Image objects
    • isosurface_plot: Class and functions associated with a pyvisi IsosurfacePlot objects
    • item: This is the file of the base class for items within a scene
    • line_plot: Class and functions associated with a pyvisi LinePlot objects
    • offset_plot: Class and functions associated with a pyvisi OffsetPlot objects
    • plane: The classes associated with Planes
    • plot: Class and functions associated with a pyvisi Plot objects
    • renderer: This is the file for the vtk Renderer class
    • scene: Class and functions associated with a pyvisi Scene
    • surface_plot: Class and functions associated with a pyvisi SurfacePlot objects
    • text: Class and functions associated with a pyvisi Text object

Variable Summary
str __author__ = 'Paul Cochrane'
str __revision__ = '$Revision: 1.6 $'

Variable Details

__author__

Type:
str
Value:
'Paul Cochrane'                                                        

__revision__

Type:
str
Value:
'$Revision: 1.6 $'                                                     

Generated by Epydoc 2.1 on Thu Apr 27 11:16:24 2006 http://epydoc.sf.net