Map class


\begin{classdesc}{Map}{scene, data_collector,
viewport = Viewport.SOUTH_WEST, l...
...ther be color or gray-scale, depending on the lookup table used.
\end{classdesc}

The following are some of the methods available:
Methods from Actor3D and DataSetMapper.

A typical usage of Map is shown below.


\begin{python}
''''''
Author: John Ngui, john.ngui@uq.edu.au
''''''
\par
...

esys@esscc.uq.edu.au