Public Member Functions | |
void | Add (const Eegeo::Streaming::MortonKey &cellKey, const BuildingFootprintResource &footprintResource) |
void | Remove (const Eegeo::Streaming::MortonKey &cellKey) |
bool | Contains (const Eegeo::Streaming::MortonKey &cellKey) const |
const BuildingFootprintResource * | Get (const Eegeo::Streaming::MortonKey &cellKey) const |
std::vector< Streaming::MortonKey > | OrderedKeys () const |
Public Member Functions inherited from Eegeo::NonCopyable | |
NonCopyable (const NonCopyable &)=delete | |
NonCopyable & | operator= (const NonCopyable &)=delete |