14 # ifdef vrvVideoStream_EXPORTS
15 # define DT_DLL_VRVVIDEOSTREAM __declspec ( dllexport )
17 # define DT_DLL_VRVVIDEOSTREAM __declspec ( dllimport )
20 # define DT_DLL_VRVVIDEOSTREAM
26 namespace vrvVideoStream
void igPostInit(DtDe &de)
#define DT_DLL_VRVVIDEOSTREAM
Definition: vrvVideoStream.h:20
DT_DLL_VRVVIDEOSTREAM void init(DtDe &anIG)
Initialize the VRV Video Stream library.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:72
void igPostMainWindowInit(DtDe &de)