15 #include <boost/signals/connection.hpp>
35 virtual void setPort(
const unsigned int port);
37 virtual unsigned int port()
const;
#define DT_DLL_DEBUGDRAWCONNECTOR
Definition: export.h:15
Virtual base class.
Definition: DtVirtualBaseClass.h:22
Contains makVrv::DtVirtualBaseClass class.
makVrv::DtDe & myDe
Definition: debugDrawRendererPortManager.h:49
boost::signals2::signal< void(int)> signal_portChanged
emitted when the port has changed so the driver can start listening on it
Definition: debugDrawRendererPortManager.h:41
This class is a static singleton manager for getting debug draw renderer port.
Definition: debugDrawRendererPortManager.h:25
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
unsigned int myDebugDrawRendererPort
Definition: debugDrawRendererPortManager.h:50