| Home | Trees | Indices | Help |
|---|
|
|
mapper.DataSetMapper --+
|
actor.Actor3D --+
|
contourmodule.ContourModule --+
|
Contour
Class that shows a scalar field by contour surfaces. The contour surfaces can either be colored or grey-scaled, depending on the lookup table used. This class can also be used to generate iso surfaces.
|
|||
|
|||
| Boolean |
|
||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
Initialise the Contour.
Attention: The source can either be point or cell data. If the source is cell data, a conversion to point data may or may not be required, in order for the object to be rendered correctly. If a conversion is needed, the 'cell_to_point' flag must be set to 'True', otherwise 'False' (which is the default). On occasions, an inaccurate object may be rendered from cell data even after conversion. |
Return whether the Contour or DataCollector has been modified.
|
Render the contour.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 20 11:29:52 2009 | http://epydoc.sourceforge.net |