DtVrvCommandCreator is the base class for all command creators.
Definition: DtVrvCommand.h:44
DtObserverModeSettingCommand is the common base class for all VRV Commands that toggle an observer mo...
Definition: DtObserverModeSettingCommand.h:21
DtOceanSprayCommandCreator creates DtOceanSprayCommands.
Definition: DtDepthOfFieldCommand.h:31
DtDepthOfFieldCommandCreator(GlobalIdConvertFunc func)
Definition: DtDepthOfFieldCommand.h:34
boost::function< DtUniqueID(const std::string &)> GlobalIdConvertFunc
typedef for the function that takes a protocol specific id (as a string) and looks up the DtUniqueID ...
Definition: DtVrvCommand.h:40
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
virtual ~DtDepthOfFieldCommandCreator()
Definition: DtDepthOfFieldCommand.h:35
DtVrvCommand is the base class for all commands.
Definition: DtVrvCommand.h:24
ObserverSetting
Definition: DtObserverSettingsManager.h:40
DtOceanSprayCommand enables or disables water droplets on camera when close to the surface of the oce...
Definition: DtDepthOfFieldCommand.h:20
Contains makVrv::DtObserverModeSettingCommand.