CSCI 3081 - Drone Delivery System
All Classes Files Functions Variables Friends Pages
Public Member Functions | List of all members
entity_project::OSMGraphParser Class Reference

Parses an Open Street Map xml file along with a normalized height map. More...

#include <osm_graph_parser.h>

Public Member Functions

virtual ~OSMGraphParser ()
 Destructor.
 
const IGraphCreateGraph (const std::string &osmFile, const std::string &heightFile) const
 Creates a graph by parsing a osm file and a height map.
 

Detailed Description

Parses an Open Street Map xml file along with a normalized height map.


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