| Home | Trees | Indices | Help |
|---|
|
|
mapper.DataSetMapper --+
|
actor.Actor3D --+
|
sphere.Sphere --+
|
normals.Normals --+
|
glyph.TensorGlyph --+
|
transform.Transform --+
|
plane.Plane --+
|
cutter.Cutter --+
|
point.MaskPoints --+
|
EllipsoidOnPlaneCut
This class works in a similar way to MapOnPlaneCut, except that it shows a tensor field using ellipsoids cut using a plane.
|
|||
Initialise the EllipsoidOnPlaneCut.
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). |
Return whether the EllipsoidOnPlaneCut or DataCollector has been modified.
|
Render the ellipsoids cut using a plane.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 20 11:29:52 2009 | http://epydoc.sourceforge.net |