GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Address routines. More...
#include <grass/segment.h>
Go to the source code of this file.
Functions | |
int | segment_address (const SEGMENT *SEG, int row, int col, int *n, int *index) |
Address routines.
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file address.c.
Definition at line 31 of file address.c.
Referenced by segment_get(), segment_get_row(), segment_put(), and segment_put_row().