navit  0.5.3-trunk
route_graph_segment Struct Reference

A segment in the route graph. More...

#include <route_protected.h>

Data Fields

struct route_graph_segmentnext
 
struct route_graph_segmentstart_next
 
struct route_graph_segmentend_next
 
struct route_graph_pointstart
 
struct route_graph_pointend
 
struct route_segment_data data
 

Detailed Description

A segment in the route graph.

This is a segment in the route graph. A segment represents a driveable way.

Field Documentation

◆ data

◆ end

◆ end_next

◆ next

struct route_graph_segment* route_graph_segment::next

Linked-list pointer to a list of all route_graph_segments

Referenced by route_graph_add_segment(), route_graph_free_segments(), route_graph_remove_traffic_distortion(), and rp_get_item().

◆ start

◆ start_next


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