16 #include <boost/signal.hpp>
boost::signal< void(bool, int)> signal_shadowsSet
Signal raised when a (System) Component Control Packet arrives with shadow settings.
Definition: DtComponentSignaler.h:39
boost::signal< void(bool)> signal_waterChoppinessSet
Signal raises when a maritime packet arrives and sets the the choppiness from the white cap enable 0 ...
Definition: DtComponentSignaler.h:86
boost::signal< void(bool)> signal_wireFrameRenderingSet
Signal raised when a (System) Component Control Packet arrives with wireframe mode.
Definition: DtComponentSignaler.h:33
boost::signal< void(int viewId, float magValue, bool isViewGroup)> signal_viewMagnificationSet
Signal raised when a (View) Component Control Packet arrives with view magnification.
Definition: DtComponentSignaler.h:45
boost::signal< void(float)> signal_visibilityChanged
Signal raised when a Weather Control Packet arrives with visibility data.
Definition: DtComponentSignaler.h:66
boost::signal< void(int)> signal_seaStateSet
Signal raised when a wave control packet is processed The douglas Sea state is calculated from the wa...
Definition: DtComponentSignaler.h:94
boost::signal< void(float scale, float highLodAngle)> signal_pagerLodControlSet
Signal raised when a (System) Component Control Packet arrives with Pager LOD Scale and high LOD angl...
Definition: DtComponentSignaler.h:42
boost::signal< void(float)> signal_waterSurfaceTransparencySet
Signal raises when a maritime packet arrives and sets the water surface clarity.
Definition: DtComponentSignaler.h:82
boost::signal< void(int)> signal_seaSwellStateSet
Signal raise when a wave control packet is processed and changes the sea swell value.
Definition: DtComponentSignaler.h:102
boost::signal< void(bool)> signal_performanceOverlaySet
Signal raised when a (System) Component Control Packet arrives with performance overlay mode...
Definition: DtComponentSignaler.h:36
A DtComponentSignaler holds various signals that can be caught by the DtCigiDriver so that it can cha...
Definition: DtComponentSignaler.h:23
boost::signal< void(float, float)> signal_waterCurrentSpeedAndDirectionSet
Signal raised when a Component Control Packet arrives with tidal curremt information (used for tidal ...
Definition: DtComponentSignaler.h:70
boost::signal< void(float)> signal_seaLevelSet
Signal raises when a maritime packet arrives and changes whether the sea height/level is set...
Definition: DtComponentSignaler.h:90
Contains DLL export macros.
boost::signal< void(bool, int, double)> signal_precipitationSet
Signal raised when a Weather Control Packet arrives with precipitation data.
Definition: DtComponentSignaler.h:56
boost::signal< void(bool)> signal_windDrivenSeaStateSet
Signal raises when a maritime packet arrives and changes whether the sea state is wind driven...
Definition: DtComponentSignaler.h:78
boost::signal< void(float)> signal_seaStateDirectionSet
Signal raise when a wave control packet is processed and changes the direction of the sea state...
Definition: DtComponentSignaler.h:98
boost::signal< void(int viewId, float lodScale, bool isViewGroup)> signal_lodScaleSet
Signal raised when a (View) Component Control Packet arrives with lod scaling.
Definition: DtComponentSignaler.h:48
boost::signal< void(std::string, float, float, float, float)> signal_lightPointGroupColorSet
Signal raised when a Component Control Packet arrives with light point group information (used for se...
Definition: DtComponentSignaler.h:74
boost::signal< void(float)> signal_windSpeedChanged
Signal raised when a Weather Control Packet arrives with wind speed data.
Definition: DtComponentSignaler.h:63
boost::signal< void(int viewId, int viewGroup, DtUniqueID entityId, unsigned int artPartId)> signal_attachViewToArtPart
Signal raised when a Componenet Control attaches a View/ViewGroup to an articulated part on an entity...
Definition: DtComponentSignaler.h:52
Contains makVrv::DtUniqueID type.
boost::signal< void(float)> signal_windDirectionChanged
Signal raised when a Weather Control Packet arrives with wind direction data.
Definition: DtComponentSignaler.h:60
boost::signal< void(float)> signal_seaSwellStateDirectionSet
Signal raise when a wave control packet is processed and changes the direction of the sea swell...
Definition: DtComponentSignaler.h:106
#define DT_DLL_VRVCIGI
Definition: vrvCigi.h:19