2#include "TransitIncidentManager/Headers/DLLInfo.h"
13 TRANSIT_INCIDENT_MANAGER_API
void TransitIncidentManagerSetupFactoriesForNDEVR();
16 TRANSIT_INCIDENT_MANAGER_API
void TransitIncidentManagerInitializeForNDEVR(
Module& module);
18 TRANSIT_INCIDENT_MANAGER_API
void TransitIncidentManagerSetupUIThemesForNDEVR();
20 TRANSIT_INCIDENT_MANAGER_API
void TransitIncidentManagerFactoryResetNDEVR();
A wrapper around DesignObjectLookup that provides signal and slot functionality and adds rendering ca...
Manages all windows and logic surrounding dialogs and views for displaying and managing a 3D environm...
The primary namespace for the NDEVR SDK.
void AddTransitIncidentManagerFunctionsToModuleManager()
Registers all TransitIncidentManager module hook functions with the module manager.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...