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

Data Fields | |
| int | type |
| float | norm [3] |
| int | dims |
| int | npts |
| Point3 * | p3 |
| Point2 * | p2 |
| struct line_cats * | cats |
| Store information about all layers/cats for thematic display. | |
| gvstyle * | style |
| Line instance look&feel. | |
| signed char | highlighted |
| >0 Feature is highlighted. | |
| struct g_line * | next |
Definition at line 368 of file ogsf.h.
Referenced by gv_decimate_lines(), and Gv_load_vect().