PGROUTING
3.2
|
#include "pgr_point_t.h"
Public Attributes | |
double | x |
double | y |
Definition at line 30 of file pgr_point_t.h.
double Pgr_point_t::x |
Definition at line 31 of file pgr_point_t.h.
Referenced by pgr_fetch_row().
double Pgr_point_t::y |
Definition at line 32 of file pgr_point_t.h.
Referenced by pgr_fetch_row().