![]() |
NorMIT-nav
18.04
An IGT application
|
Class that listens to changes in a coordinate system, and emits a signal if that system changes. More...
#include <cxSpaceListenerImpl.h>
Public Member Functions | |
| SpaceListenerImpl (TrackingServicePtr trackingService, PatientModelServicePtr dataManager) | |
| virtual | ~SpaceListenerImpl () |
| void | setSpace (CoordinateSystem space) |
| CoordinateSystem | getSpace () const |
Public Member Functions inherited from cx::SpaceListener | |
| virtual | ~SpaceListener () |
Additional Inherited Members | |
Signals inherited from cx::SpaceListener | |
| void | changed () |
Class that listens to changes in a coordinate system, and emits a signal if that system changes.
Definition at line 30 of file cxSpaceListenerImpl.h.
| cx::SpaceListenerImpl::SpaceListenerImpl | ( | TrackingServicePtr | trackingService, |
| PatientModelServicePtr | dataManager | ||
| ) |
Definition at line 25 of file cxSpaceListenerImpl.cpp.
|
virtual |
Definition at line 31 of file cxSpaceListenerImpl.cpp.
|
virtual |
Implements cx::SpaceListener.
Definition at line 50 of file cxSpaceListenerImpl.cpp.
|
virtual |
Implements cx::SpaceListener.
Definition at line 35 of file cxSpaceListenerImpl.cpp.