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