PGROUTING  3.2
Pgr_point_t Struct Reference

#include "pgr_point_t.h"

Public Attributes

double x
 
double y
 

Detailed Description

Definition at line 30 of file pgr_point_t.h.

Member Data Documentation

◆ x

double Pgr_point_t::x

Definition at line 31 of file pgr_point_t.h.

Referenced by pgr_fetch_row().

◆ y

double Pgr_point_t::y

Definition at line 32 of file pgr_point_t.h.

Referenced by pgr_fetch_row().


The documentation for this struct was generated from the following file: