GRASS 8 Programmer's Manual
8.5.0dev(2025)-c070206eb1
|
#include <ogsf.h>
Data Fields | |
int | dims |
Point3 | p3 |
struct line_cats * | cats |
Store information about all layers/cats for thematic display. More... | |
gvstyle * | style |
signed char | highlighted |
>0 Feature is highlighted More... | |
struct g_point * | next |
struct line_cats* g_point::cats |