GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Vector library - feature type. More...
#include <grass/vector.h>
Go to the source code of this file.
Functions | |
int | Vect_option_to_types (const struct Option *type_opt) |
Get types from options. More... | |
Vector library - feature type.
Higher level functions for reading/writing/manipulating vectors.
(C) 2001-2009 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 vector/Vlib/type.c.
int Vect_option_to_types | ( | const struct Option * | type_opt | ) |
Get types from options.
type_opt | Option structure |
Definition at line 26 of file vector/Vlib/type.c.