API Reference for Enthought Tool Suite 3.0.1
Controlling the camera.
Tries to get the roll angle right to make the picture look good. See also: roll
Sets or returns the absolute roll angle of the camera
Sets the view point for the camera.
view(azimuth=None, elevation=None, distance=None, focalpoint=None)
azimuth: angle in the horizontal plane elevation: elevation angle of the camera relative to the vertical distance: distance to the focal point focalpoint: (x, y, z) position of the focal point. If some parameters are not passed, they are left unchanged. The function tries to guess the roll angle appropriate for the view. see also: roll.
| Local name | Refers to |
|---|---|
| get_engine | enthought.mayavi.tools.engine_manager.get_engine |
| tvtk | enthought.tvtk.tvtk.tvtk |
© Copyright 2002-2008 Enthought, Inc.