Graph Class Reference
#include <Graph.h>
List of all members.
Detailed Description
Definition at line 36 of file Graph.h.
Constructor & Destructor Documentation
Graph::Graph |
( |
|
) |
[inline] |
Graph::Graph |
( |
Graph & |
that |
) |
[inline] |
Graph::~Graph |
( |
|
) |
[inline] |
Member Function Documentation
bool Graph::compare |
( |
const Graph & |
that |
) |
[inline] |
void Graph::find_implicit_edges |
( |
|
) |
|
void Graph::find_mapxy |
( |
void |
|
) |
|
Fill in MapXY coordinates for map graph.
This method uses the latitude and longitude of the first way-point in the graph, generating its corresponding MapXY coordinates relative to the 10km UTM grid. Then, all the other way-points are relocated relative to that same grid origin.
Definition at line 357 of file Graph.cc.
bool Graph::lanes_in_same_direction |
( |
int |
index1, |
|
|
int |
index2, |
|
|
bool & |
left_lane | |
|
) |
| | |
bool Graph::load |
( |
const char * |
fName |
) |
|
bool Graph::passing_allowed |
( |
int |
index, |
|
|
int |
index2, |
|
|
bool |
left | |
|
) |
| | |
void Graph::printEdges |
( |
|
) |
|
void Graph::printEdgesFile |
( |
const char * |
fName |
) |
|
void Graph::printNodes |
( |
|
) |
|
void Graph::printNodesFile |
( |
const char * |
fName |
) |
|
bool Graph::rndf_is_gps |
( |
|
) |
|
void Graph::save |
( |
const char * |
fName |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
art_map
Author(s): David Li, Patrick Beeson, Bartley Gillen, Tarun Nimmagadda,
Mickey Ristroph, Michael Quinlan, Jack O'Quin
autogenerated on Fri Mar 1 14:12:37 2013