Grid
displays a grid in a viewer and constrains points to lie on it
- Provided by: ivtools-dev (Version: 1.2.11a2-4build2)
- Source: ivtools
- Report a bug
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)