All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Streaming::SceneGraphCellRepository Class Reference
Inheritance diagram for Eegeo::Streaming::SceneGraphCellRepository:
Eegeo::NonCopyable

Public Member Functions

void GetCellsInSceneGraph (std::vector< MortonKey > &output) const
 
bool IsCellInSceneGraph (const MortonKey &key) const
 
void RegisterAddedCallback (ISceneGraphCellCallback *callback)
 
void UnregisterAddedCallback (ISceneGraphCellCallback *callback)
 
void RegisterRemovalCallback (ISceneGraphCellCallback *callback)
 
void UnregisterRemovalCallback (ISceneGraphCellCallback *callback)
 
void UpdateCells (std::vector< MortonKey > &cellKeysInSceneGraph)
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

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