13 #include <vl/startResumeInteraction.h>
14 #include <vl/stopFreezeInteraction.h>
26 static void startResumeInteractionCallback(DtStartResumeInteraction* inter,
void * usr);
27 virtual void processStartResumeInteraction(DtStartResumeInteraction* inter);
29 static void stopFreezeInteractionCallback(DtStopFreezeInteraction* inter,
void * usr);
30 virtual void processStopFreezeInteraction(DtStopFreezeInteraction* inter);
class DtVrlinkNetworkInterface:
Definition: vrlinkNetworkInterface.h:72
#define DT_DLL_vrlinkNetworkInterface
This file is used to determine how to build.
Definition: vrlinkNetworkInterfaceDefines.h:24
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
Definition: vrlinkSimControlInteractionTranslator.h:18
Definition: vrlinkEventTranslator.h:28