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

Public Member Functions

 TrafficModule (Resources::Roads::Navigation::NavigationGraphRepository &roadNavGraphRepository, Resources::Roads::Navigation::NavigationGraphRepository &railNavGraphRepository, Resources::Roads::Navigation::NavigationGraphRepository &tramNavGraphRepository, Streaming::CameraFrustumStreamingVolume &streamingVolume, Resources::Interiors::InteriorTransitionModel &transitionModel, Resources::Terrain::Heights::TerrainHeightProvider &terrainHeightProvider, Rendering::EnvironmentFlatteningService &environmentFlatteningService, Io::AsyncModels::HttpAsyncModelLoader &asyncModelLoader, Resources::CityThemes::ICityThemesService &cityThemesService, Resources::CityThemes::ThemeStateController &themeStateController, const Config::PlatformConfig &config, Rendering::Materials::NullMaterialFactory &nullMaterialFactory, const Lighting::GlobalLighting &lighting, Lighting::GlobalFogging &fogging, Rendering::RenderableFilters &renderableFilters, const Streaming::ResourceCeilingProvider &resourceCeilingProvider, Rendering::IMaterialProvider &materialProvider, Rendering::VertexLayouts::VertexBindingPool &vertexBindingPool, Rendering::VertexLayouts::VertexLayoutPool &vertexLayoutPool)
 
void Update (float dt, const Camera::RenderCamera &renderCamera, const dv3 &ecefInterestPoint)
 
void SetEnabled (bool value)
 
bool IsEnabled () const
 
TrafficCongestion::TrafficCongestionSimulationControllerGetTrafficCongestionSimulationController () const
 
TrafficCongestion::ITrafficCongestionServiceGetTrafficCongestionService () const
 
Traffic::TrafficSimulationControllerGetTrafficSimulationController () const
 

Static Public Member Functions

static TrafficModuleCreate (Eegeo::Modules::Core::CoreModule &coreModule, Eegeo::Modules::Map::MapModule &mapModule, const Config::PlatformConfig &config)
 

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: