PGROUTING  3.2
xy_vertex.h File Reference
#include <vector>
#include "cpp_common/bpoint.hpp"
#include "c_types/pgr_edge_xy_t.h"
Include dependency graph for xy_vertex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pgrouting::XY_vertex
 

Namespaces

 pgrouting
 Book keeping class for swapping orders between vehicles.
 

Functions

size_t pgrouting::check_vertices (std::vector< XY_vertex > vertices)
 
std::vector< XY_vertex > pgrouting::extract_vertices (const Pgr_edge_xy_t *data_edges, size_t count)
 
std::vector< XY_vertex > pgrouting::extract_vertices (const std::vector< Pgr_edge_xy_t > &data_edges)