#include <grass/gis.h>
#include <grass/Vect.h>
Go to the source code of this file.
Functions | |
int | Vect_option_to_types (struct Option *type_opt) |
get types from options |
int Vect_option_to_types | ( | struct Option * | type_opt | ) |
get types from options
Option | structure |
Definition at line 26 of file Vlib/type.c.