| Home | Trees | Indices | Help |
|---|
|
|
mapper.DataSetMapper --+
|
actor.Actor3D --+
|
texture.Texture --+
|
plane.PlaneSource --+
|
transform.Transform --+
|
transform.TransformFilter --+
|
Image
Class that displays an image which can be scaled (upwards and downwards) and has interaction capability. The image can also be translated and rotated along the X, Y and Z axes.
Attention: Translating an image works differently (opposite) compared to translating a plane. For example, a positive translation along the z-axis moves a plane up. However, if the identical translation is applied on an image, the image moves down.
|
|||
Initialise the data set mapper.
|
Return whether the Image has been modified.
|
Render the image.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 20 11:29:52 2009 | http://epydoc.sourceforge.net |