|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#include <symbol.h>

Data Fields | |
| double | scale |
| double | yscale |
| double | xscale |
| int | count |
| int | alloc |
| SYMBPART ** | part |
| int SYMBOL::alloc |
Definition at line 65 of file symbol.h.
Referenced by new_symbol().
| int SYMBOL::count |
Definition at line 65 of file symbol.h.
Referenced by new_symbol().
| SYMBPART** SYMBOL::part |
Definition at line 66 of file symbol.h.
Referenced by new_symbol().
| double SYMBOL::scale |
Definition at line 61 of file symbol.h.
Referenced by new_symbol().