GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
OGSF library - get map attribute (lower level functions) More...
#include <grass/ogsf.h>
Go to the source code of this file.
Functions | |
int | get_mapatt (typbuff *buff, int offset, float *att) |
Get map attributes. More... | |
OGSF library - get map attribute (lower level functions)
GRASS OpenGL gsurf OGSF Library
(C) 1999-2008 by the GRASS Development Team
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 gsget.c.
int get_mapatt | ( | typbuff * | buff, |
int | offset, | ||
float * | att | ||
) |
Get map attributes.
buff | ||
offset | ||
[out] | att |
Definition at line 31 of file gsget.c.
References BM_get(), typbuff::cb, BM::cols, typbuff::fb, typbuff::ib, typbuff::k, typbuff::nm, typbuff::sb, and typbuff::tfunc.