GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#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().