API Reference for Enthought Tool Suite 3.0.1
Filter factories and their associated functions for mlab.
Module functions meant to be applied to a data source object should take only one positional argument, the data object, to be easily used in helper functions.
elevation_filter = make_function(ElevationFilterFactory)
threshold = make_function(ThresholdFactory)
tube = make_function(TubeFactory)
warp_scalar = make_function(WarpScalarFactory)
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| 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 |
| filters | enthought.mayavi.filters.api |
| Instance | enthought.traits.trait_types.Instance |
| make_function | enthought.mayavi.tools.pipe_base.make_function |
| new | new |
| PipeFactory | enthought.mayavi.tools.pipe_base.PipeFactory |
| Property | enthought.traits.traits.Property |
| registry | enthought.mayavi.core.registry.registry |
| Trait | enthought.traits.traits.Trait |
© Copyright 2002-2008 Enthought, Inc.