Subpackages
Submodules
- api - Defines the publicly accessible MayaVi2 sources.
- array_source - A simple source that allows one to view a suitably shaped numpy array as ImageData
- builtin_image - A module that offers lots of VTK image data sources
- builtin_surface - A module that allows a user to create one of several standard VTK poly data sources.
- image_reader - An Image file reader object.
- metadata - Metadata for all sources.
- parametric_surface - A module that displays Parametric Surfaces, which are generated by sets of equations describing the deformation of the real plane into the surface.
- plot3d_reader - A PLOT3D file reader
- point_load - A source object that computes stress tensors on a volume
- poly_data_reader - A PolyData file reader object.
- three_ds_importer - An importer for 3D Studio files.
- unstructured_grid_reader - A Unstructred Grid file reader object.
- vrml_importer - An importer for VRML files.
- vtk_data_source - This source manages a VTK dataset given to it
- vtk_file_reader - A VTK file reader object.
- vtk_xml_file_reader - A VTK XML file reader object.