14 # ifdef vrvWebSocket_EXPORTS
15 # define DT_DLL_VRVWEBSOCKET __declspec ( dllexport )
17 # define DT_DLL_VRVWEBSOCKET __declspec ( dllimport )
20 # define DT_DLL_VRVWEBSOCKET
26 namespace vrvWebSocket
DT_DLL_VRVWEBSOCKET void init(DtDe &anIG)
Initialize the VRV Video Stream library.
#define DT_DLL_VRVWEBSOCKET
Definition: vrvWebSocket.h:20
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:70