PGROUTING  3.2
Coordinate_t Struct Reference

#include "coordinate_t.h"

Public Attributes

int64_t id
 
double x
 
double y
 

Detailed Description

Definition at line 37 of file coordinate_t.h.

Member Data Documentation

◆ id

int64_t Coordinate_t::id

Definition at line 38 of file coordinate_t.h.

Referenced by pgr_fetch_row().

◆ x

double Coordinate_t::x

Definition at line 39 of file coordinate_t.h.

Referenced by pgr_fetch_row().

◆ y

double Coordinate_t::y

Definition at line 40 of file coordinate_t.h.

Referenced by pgr_fetch_row().


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