#include <grass/Vect.h>

Go to the source code of this file.
Functions | |
| int | Vect_level (struct Map_info *Map) |
| returns level that Map is opened at | |
| int Vect_level | ( | struct Map_info * | Map | ) |
returns level that Map is opened at
| Map_info | structure |
Definition at line 27 of file level.c.
Referenced by Vect_copy_map_lines().
1.5.5