|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
|
Vector map (lines) More...
#include <ogsf.h>

Data Fields | |
| int | gvect_id |
| int | use_mem |
| int | n_lines |
| int | drape_surf_id [12] |
| int | use_z |
| int | n_surfs |
| char * | filename |
| float | x_trans |
| float | y_trans |
| float | z_trans |
| geoline * | lines |
| geoline * | fastlines |
| int(* | bgn_read )(void) |
| int(*)(*) | end_read (void) |
| int(*)(*)(*) | nxt_line (void) |
| struct g_vect * | next |
| void * | clientdata |
| gvstyle_thematic * | tstyle |
| thematic mapping | |
| gvstyle * | style |
| Vector default look&feel. | |
| gvstyle * | hstyle |
| int g_vect::drape_surf_id[12] |
| int g_vect::gvect_id |
Definition at line 373 of file ogsf.h.
Referenced by gv_get_prev_vect().
Definition at line 388 of file ogsf.h.
Referenced by gv_get_prev_vect().
| gvstyle_thematic* g_vect::tstyle |