9 #ifndef exampleSimDataPlugin_h_
10 #define exampleSimDataPlugin_h_
16 #define DT_DE_PLUGIN_EXPORT_MACRO DT_DLL_EXAMPLESIMDATA
20 namespace makVrv {
class DtDe; }
Contains DLL export macros.
void createStateViewDriver(makVrv::DtDe *de)
#define DT_DLL_EXAMPLESIMDATA
Definition: exampleSimData.h:19
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
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