PGROUTING  3.2
Delauny_t Struct Reference

#include "delauny_t.h"

Public Attributes

int64_t pid
 
int64_t tid
 
double x
 
double y
 

Detailed Description

Definition at line 37 of file delauny_t.h.

Member Data Documentation

◆ pid

int64_t Delauny_t::pid

Definition at line 39 of file delauny_t.h.

Referenced by pgr_fetch_row().

◆ tid

int64_t Delauny_t::tid

Definition at line 38 of file delauny_t.h.

Referenced by pgr_fetch_row().

◆ x

double Delauny_t::x

Definition at line 40 of file delauny_t.h.

Referenced by pgr_fetch_row().

◆ y

double Delauny_t::y

Definition at line 41 of file delauny_t.h.

Referenced by pgr_fetch_row().


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