MLab pipeline referenceΒΆ

Reference list of all the main functions of pipeline sub module of mlab. You can access these functions using:

mlab.pipeline.function(...)

These functions can be used for finer control of the Mayavi pipeline than the main mlab interface. For usage examples, see ontrolling-the-pipeline-with-mlab-scripts.