CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::SpaceListenerImpl Class Reference

Class that listens to changes in a coordinate system, and emits a signal if that system changes. More...

#include <cxSpaceListenerImpl.h>

Inheritance diagram for cx::SpaceListenerImpl:
cx::SpaceListener

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 ()
 

Detailed Description

Class that listens to changes in a coordinate system, and emits a signal if that system changes.

Date
Jul 4, 2011
Author
Christian Askeland, SINTEF

Definition at line 49 of file cxSpaceListenerImpl.h.

Constructor & Destructor Documentation

cx::SpaceListenerImpl::SpaceListenerImpl ( TrackingServicePtr  trackingService,
PatientModelServicePtr  dataManager 
)

Definition at line 45 of file cxSpaceListenerImpl.cpp.

cx::SpaceListenerImpl::~SpaceListenerImpl ( )
virtual

Definition at line 51 of file cxSpaceListenerImpl.cpp.

Member Function Documentation

CoordinateSystem cx::SpaceListenerImpl::getSpace ( ) const
virtual

Implements cx::SpaceListener.

Definition at line 70 of file cxSpaceListenerImpl.cpp.

void cx::SpaceListenerImpl::setSpace ( CoordinateSystem  space)
virtual

Implements cx::SpaceListener.

Definition at line 55 of file cxSpaceListenerImpl.cpp.


The documentation for this class was generated from the following files: