GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
#include <symbol.h>
Data Fields | |
double | scale |
double | yscale |
double | xscale |
int | count |
int | alloc |
SYMBPART ** | part |
int SYMBOL::alloc |
Definition at line 72 of file symbol.h.
Referenced by new_symbol().
int SYMBOL::count |
Definition at line 72 of file symbol.h.
Referenced by new_symbol().
SYMBPART** SYMBOL::part |
Definition at line 73 of file symbol.h.
Referenced by new_symbol().
double SYMBOL::scale |
Definition at line 69 of file symbol.h.
Referenced by new_symbol().