#include <Grid.h>
Public Methods | |
| Grid (Options *) | |
| Constructor. More... | |
| void | getPoint (double, double, double &, double &) |
| Gets the nearest point on the grid to any point. More... | |
Private Attributes | |
| Options * | options |
| Pointer to the options. | |
|
|
Constructor. Initialises the Grid object.
|
|
|||||||||||||||||||||||||||||
|
Gets the nearest point on the grid to any point.
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001