MaskPoints class

Class that defines masking of points. This is useful to prevent the rendered object from being cluttered with arrows or ellipsoids.

The following are some of the methods available:


\begin{methoddesc}[MaskPoints]{setRatio}{ratio}
Mask every n'th point.
\end{methoddesc}


\begin{methoddesc}[MaskPoints]{randomOn}{}
Enables randomization of the points selected for masking.
\end{methoddesc}

esys@esscc.uq.edu.au