GlobeEngine
|
Typedefs | |
typedef FeatureRangeTemplate< unsigned int > | FeatureRange |
typedef boost::adjacency_list_traits< boost::vecS, boost::vecS, boost::undirectedS >::vertex_descriptor | GraphVertex |
typedef boost::property< boost::edge_weight_t, double > | EdgeWeight |
typedef boost::adjacency_list< boost::listS, boost::vecS, boost::undirectedS, boost::property< boost::vertex_distance_t, double, boost::property< boost::vertex_predecessor_t, GraphVertex > >, EdgeWeight > | SimpleUndirectedGraph |
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 14.03.2017. Copyright (c) 2011 University of Zurich. All rights reserved.
LineFeatureObject.h GlobeEngine
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
PointFeatureObject.h GlobeEngine
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
ClusterGrid.cpp Created by Mathias Thöny on 6.1.2015. Copyright (c) 2011 University of Zurich. All rights reserved.
Border.h GlobeEngine
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
FDEBCompatiblityMeasure.h GlobeEngine
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
GlobeComposition.h GlobeEngine
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
GlobeRasterModule.h GlobeEngine Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
This class is an optional helper to handle quadtree and bintree structures of the Raster system.
GreatCircle.h GlobeEngine
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
TrafficInfoObject.h GlobeEngine
Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.
GlobeRasterModule.cpp Created by Mathias Thöny on 6.1.2015. Copyright (c) 2011 University of Zurich. All rights reserved.
typedef boost::property< boost::edge_weight_t, double > geGIS::EdgeWeight |
typedef FeatureRangeTemplate<unsigned int> geGIS::FeatureRange |
typedef boost::adjacency_list_traits<boost::vecS, boost::vecS, boost::undirectedS>::vertex_descriptor geGIS::GraphVertex |
typedef boost::adjacency_list< boost::listS, boost::vecS, boost::undirectedS, boost::property<boost::vertex_distance_t, double, boost::property<boost::vertex_predecessor_t, GraphVertex> >, EdgeWeight > geGIS::SimpleUndirectedGraph |