GlobeEngine
CullableSpatialKey.h File Reference
#include <iostream>
#include <cassert>
#include <memory>
#include <set>
#include "SpatialKey.h"

Go to the source code of this file.

Classes

class  geSpatial::CullableSpatialTreeKey< D, T >
 
class  geSpatial::CullableSpatialKey2< T >
 
struct  geSpatial::CullableSpatialKeyComp
 

Namespaces

 geSpatial
 

Typedefs

typedef CullableSpatialKey2< char > geSpatial::CullableSpatialKey2b
 
typedef CullableSpatialKey2< unsigned char > geSpatial::CullableSpatialKey2ub
 
typedef CullableSpatialKey2< short > geSpatial::CullableSpatialKey2s
 
typedef CullableSpatialKey2< unsigned short > geSpatial::CullableSpatialKey2us
 
typedef CullableSpatialKey2< intgeSpatial::CullableSpatialKey2i
 
typedef CullableSpatialKey2< unsigned intgeSpatial::CullableSpatialKey2ui
 
typedef CullableSpatialKey2ui geSpatial::CullableSpatialKey
 
typedef std::set< std::shared_ptr< geSpatial::CullableSpatialKey >, geSpatial::CullableSpatialKeyCompgeSpatial::CullableSpatialKeySet
 
typedef std::set< std::shared_ptr< geSpatial::CullableSpatialKey >, geSpatial::CullableSpatialKeyComp >::iterator geSpatial::CullableSpatialKeySetIterator