26 class DtVrfBackendState;
27 class DtEntityBehaviorOptionsWidgetInterface;
43 virtual void slot_roadDrivingOnLeftEnabled(
bool);
46 virtual void slot_settingReceived(
const std::string& s,
const DtVrfBackendState* state);
49 void sendDataToServers(
double);
51 virtual void updateDrivingSide(
bool side);
Definition: vrfBackendState.h:69
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
Contains makVrv::DtVirtualBaseClass class.
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
Base class to provide boost signal/slot management.
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72