API Reference for Enthought Tool Suite 3.0.1
Modules factories and their associated functions for mlab.
Module functions meant to be applied to a data source object or a filter should take only one positional argument, the input, to be easily used in helper functions.
contour_grid_plane = make_function(ContourGridPlaneFactory)
contour_surface = make_function(ContourSurfaceFactory)
custom_grid_plane = make_function(CustomGridPlaneFactory)
glyph = make_function(GlyphFactory)
image_actor = make_function(ImageActorFactory)
image_plane_widget = make_function(ImagePlaneWidgetFactory)
iso_surface = make_function(IsoSurfaceFactory)
streamline = make_function(StreamlineFactory)
surface = make_function(SurfaceFactory)
vectors = make_function(VectorsFactory)
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| camel2enthought | enthought.tvtk.common.camel2enthought |
| CArray | enthought.traits.trait_numeric.CArray |
| CFloat | enthought.traits.trait_types.CFloat |
| CInt | enthought.traits.trait_types.CInt |
| Enum | enthought.traits.trait_types.Enum |
| false | enthought.traits.trait_types.false |
| Instance | enthought.traits.trait_types.Instance |
| lut_mode_list | enthought.mayavi.core.lut_manager.lut_mode_list |
| make_function | enthought.mayavi.tools.pipe_base.make_function |
| modules | enthought.mayavi.modules.api |
| new | new |
| numpy | numpy |
| PipeFactory | enthought.mayavi.tools.pipe_base.PipeFactory |
| Property | enthought.traits.traits.Property |
| Range | enthought.traits.trait_types.Range |
| registry | enthought.mayavi.core.registry.registry |
| tools | enthought.mayavi.tools.tools |
| Trait | enthought.traits.traits.Trait |
| TraitTuple | enthought.traits.trait_handlers.TraitTuple |
| tvtk | enthought.tvtk.tvtk.tvtk |
© Copyright 2002-2008 Enthought, Inc.