GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-f63024f571
defs/symbol.h
Go to the documentation of this file.
1
#ifndef GRASS_SYMBOLDEFS_H
2
#define GRASS_SYMBOLDEFS_H
3
4
SYMBOL
*
S_read
(
const
char
*sname);
5
void
S_stroke
(
SYMBOL
*symb,
double
size,
double
rotation,
int
tolerance);
6
7
#endif
S_stroke
void S_stroke(SYMBOL *symb, double size, double rotation, int tolerance)
Stroke symbol to form used for Xdriver.
Definition:
stroke.c:158
S_read
SYMBOL * S_read(const char *sname)
Definition:
symbol/read.c:231
SYMBOL
Definition:
symbol.h:60
include
grass
defs
symbol.h
Generated on Fri Nov 22 2024 07:03:26 for GRASS GIS 8 Programmer's Manual by
1.9.1