14 # ifdef vrvVideoStreamQt_EXPORTS
15 # define DT_DLL_VRVVIDEOSTREAMQT __declspec ( dllexport )
17 # define DT_DLL_VRVVIDEOSTREAMQT __declspec ( dllimport )
20 # define DT_DLL_VRVVIDEOSTREAMQT
27 namespace vrvVideoStreamQt
DT_DLL_VRVVIDEOSTREAMQT void init(DtDe &aDe)
This is the init function called by the vrvVideoStreamQt plugin to initialize the vrvVideoStreamQt li...
#define DT_DLL_VRVVIDEOSTREAMQT
Definition: vrvVideoStreamQt.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