| Home | Trees | Indices | Help |
|---|
|
|
mapper.DataSetMapper --+
|
actor.Actor3D --+
|
sphere.Sphere --+
|
normals.Normals --+
|
glyph.TensorGlyph --+
|
transform.Transform --+
|
plane.Plane --+
|
clipper.Clipper --+
|
point.MaskPoints --+
|
EllipsoidOnPlaneClip
This class works in a similar way to MapOnPlaneClip, except that it shows a tensor field using ellipsoids clipped using a plane.
|
|||
Initialise the EllipsoidOnPlaneClip.
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 EllipsoidOnPlaneClip or DataCollector has been modified.
|
Render the ellipsoids clip 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 |