| Ecological Landscape Modeling: Models Pages |
#include <globals.h>
Data Fields | |
| int | x |
| int | y |
Definition at line 150 of file globals.h.
| int point2D::x |
the x (row!) location
Definition at line 151 of file globals.h.
Referenced by get_parmf(), open_point_lists(), print_point(), read_map_file(), and write_map_file().
| int point2D::y |
the y (col!) location
Definition at line 152 of file globals.h.
Referenced by get_parmf(), open_point_lists(), print_point(), read_map_file(), and write_map_file().
1.5.6