GlobeEngine
geSpatial Namespace Reference

Classes

class  Cache
 
class  CullableSpatialKey2
 
struct  CullableSpatialKeyComp
 
class  CullableSpatialTreeKey
 
class  LoadingJob
 
class  MessageQueue
 
class  SpatialTreeKey
 
class  SpatialTreeKey1
 
class  SpatialTreeKey2
 
class  Tile
 
struct  TileError
 

Typedefs

typedef CullableSpatialKey2< char > CullableSpatialKey2b
 
typedef CullableSpatialKey2< unsigned char > CullableSpatialKey2ub
 
typedef CullableSpatialKey2< short > CullableSpatialKey2s
 
typedef CullableSpatialKey2< unsigned short > CullableSpatialKey2us
 
typedef CullableSpatialKey2< intCullableSpatialKey2i
 
typedef CullableSpatialKey2< unsigned intCullableSpatialKey2ui
 
typedef CullableSpatialKey2ui CullableSpatialKey
 
typedef std::set< std::shared_ptr< geSpatial::CullableSpatialKey >, geSpatial::CullableSpatialKeyCompCullableSpatialKeySet
 
typedef std::set< std::shared_ptr< geSpatial::CullableSpatialKey >, geSpatial::CullableSpatialKeyComp >::iterator CullableSpatialKeySetIterator
 
typedef SpatialTreeKey1< unsigned intBinaryTreeKey
 
typedef SpatialTreeKey1< unsigned intMultiwayTreeKey
 
typedef SpatialTreeKey1< char > SpatialKey1b
 
typedef SpatialTreeKey1< unsigned char > SpatialKey1ub
 
typedef SpatialTreeKey1< short > SpatialKey1s
 
typedef SpatialTreeKey1< unsigned short > SpatialKey1us
 
typedef SpatialTreeKey1< intSpatialKey1i
 
typedef SpatialTreeKey1< unsigned intSpatialKey1ui
 
typedef SpatialTreeKey2< char > SpatialKey2b
 
typedef SpatialTreeKey2< unsigned char > SpatialKey2ub
 
typedef SpatialTreeKey2< short > SpatialKey2s
 
typedef SpatialTreeKey2< unsigned short > SpatialKey2us
 
typedef SpatialTreeKey2< intSpatialKey2i
 
typedef SpatialTreeKey2< unsigned intSpatialKey2ui
 

Detailed Description

Cache.h GlobeEngine

Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.

SpatialKey.h GlobeEngine

Created by Mathias Thšny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.

MessageQueue.h GlobeEngine

Created by Mathias Thöny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.

Tile.h GlobeEngine

Created by Mathias Thšny on 27.12.11. Copyright (c) 2011 University of Zurich. All rights reserved.

MessageQueue.cpp Created by Mathias Thöny on 6.1.2015. Copyright (c) 2011 University of Zurich. All rights reserved.

Tile.cpp Created by Mathias Thöny on 6.1.2015. Copyright (c) 2011 University of Zurich. All rights reserved.

Typedef Documentation

typedef SpatialTreeKey1<unsigned char> geSpatial::SpatialKey1ub
typedef SpatialTreeKey1<unsigned short> geSpatial::SpatialKey1us
typedef SpatialTreeKey2<unsigned char> geSpatial::SpatialKey2ub
typedef SpatialTreeKey2<unsigned short> geSpatial::SpatialKey2us