13 # ifdef vrvVrl_EXPORTS
14 # define DT_DLL_VRVVRL __declspec ( dllexport )
16 # define DT_DLL_VRVVRL __declspec ( dllimport )
19 # define DT_DLL_VRVVRL
28 #define DT_PROTOCOL_NAMESPACE vrvDis
29 #define DL_DLL_IGCONVRLINK
30 #define DT_DLL_VLPROTIND
31 #include <vlpi/entityIdentifier.h>
37 #define DT_PROTOCOL_NAMESPACE vrvHla1516e
38 #define DL_DLL_IGCONVRLINK
39 #define DT_DLL_VLPROTIND
40 #include <vlpi/entityIdentifier.h>
#define DT_DLL_VRVVRL
Definition: vrvVrl.h:19
void toggleEntityIndicators(DtDe *de)
void preDriverStart(DtDe &de)
DT_DLL_VRVVRL void init(DtDe &anIG)
void igPostInit(DtDe &de)
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:76