10 #ifndef DT_DE_PLUGIN_EXPORT_MACRO
11 #error Must define DT_DE_PLUGIN_EXPORT_MACRO to export the necessary functions.
24 #undef DT_DE_PLUGIN_EXPORT_MACRO
DT_DE_PLUGIN_EXPORT_MACRO bool initDeModule(makVrv::DtDe *de)
#define DT_DE_PLUGIN_EXPORT_MACRO
Setup proper plugin export symbol.
Definition: debugDrawRendererPlugin.h:11
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:72