18 class DtVideoFrameBuffer;
36 virtual void tick() = 0;
38 virtual bool isDone() = 0;
DtBaseMessage is the base class for all messages that can be sent between the server and the client...
Definition: rfxMessage.h:25
DtBaseMessage * myResponse
Definition: rfxBaseProcess.h:47
makVrv::DtDe & myDe
Definition: rfxBaseProcess.h:45
DtBaseProcess is the base class for all messages processes that can be sent between the server and th...
Definition: rfxBaseProcess.h:27
base class for all process creators, interface used to create classes that can be passed to the Proce...
Definition: rfxBaseProcess.h:52
#define DT_DLL_RFXSERVER
Definition: include/radarFxServer/export.h:15
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:70