Fraxinus  2023.01.05-dev+develop.0da12
An IGT application
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 30 of file cxSpaceListenerImpl.h.

Constructor & Destructor Documentation

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

Definition at line 25 of file cxSpaceListenerImpl.cpp.

cx::SpaceListenerImpl::~SpaceListenerImpl ( )
virtual

Definition at line 31 of file cxSpaceListenerImpl.cpp.

Member Function Documentation

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

Implements cx::SpaceListener.

Definition at line 50 of file cxSpaceListenerImpl.cpp.

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

Implements cx::SpaceListener.

Definition at line 35 of file cxSpaceListenerImpl.cpp.


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