GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-602118adcc
|
#include <path.h>
Data Fields | |
double | x |
double | y |
int | mode |
int vertex::mode |
Definition at line 12 of file path.h.
Referenced by path_copy(), and png_polygon().
double vertex::x |
Definition at line 11 of file path.h.
Referenced by html_polygon(), path_close(), and path_copy().
double vertex::y |
Definition at line 11 of file path.h.
Referenced by D_cont_abs(), D_move_abs(), html_polygon(), path_close(), path_cont(), path_copy(), and path_move().