Grid(3U) | InterViews Reference Manual | Grid(3U) |
Grid - displays a grid in a viewer and constrains points to lie on it
#include <Unidraw/grid.h>
The Grid object performs two functions: it displays a grid in a viewer, and it can constrain points to lie on the grid. The base class draws the grid as a simple array of dots; subclasses can draw arbitrarily complex grids.
Graphic(3U), Viewer(3U)
30 July 1990 | Unidraw |