Modules module

simphony_mayavi.modules.default_module.default_module(source)[source]

Mapping for module appropriate for the selected data

Parameters:source (CUDSSource) –
Returns:modules (list) – mayavi modules to be added to the pipeline
simphony_mayavi.modules.default_module.default_scalar_module(scale_factor=1.0)[source]

Returns a Glyph with a sphere glyph source and scale_mode turned off. Suitable for points/nodes with scalar data

simphony_mayavi.modules.default_module.default_vector_module(scale_factor=1.0)[source]

Returns a Glyph in its original mayavi defaults plus the scale_mode turned off