GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Data Fields | |
double | x |
double | y |
double | z |
double | along |
Definition at line 52 of file Vlib/snap.c.
double NEW2::along |
Definition at line 54 of file Vlib/snap.c.
Referenced by Vect_snap_line().
double NEW2::x |
Definition at line 54 of file Vlib/snap.c.
Referenced by utils.Rect2D::GetX(), and Vect_snap_line().
double NEW2::y |
Definition at line 54 of file Vlib/snap.c.
Referenced by utils.Rect2D::GetY(), and Vect_snap_line().
double NEW2::z |
Definition at line 54 of file Vlib/snap.c.