GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Go to the source code of this file.
Functions | |
void | COM_Polyline_abs (const int *xarray, const int *yarray, int number) |
void | COM_Polyline_rel (const int *xarray, const int *yarray, int number) |
Definition at line 4 of file driver/Polyline.c.
References COM_Cont_abs(), COM_Move_abs(), and driver::Polyline_abs.
Referenced by LOC_polyline_abs(), and process_command().
Definition at line 19 of file driver/Polyline.c.
References COM_Cont_rel(), COM_Move_rel(), and driver::Polyline_rel.
Referenced by LOC_polyline_rel(), and process_command().