div class="twikiTopBar">

Chair for Computer Aided Medical Procedures & Augmented Reality
Lehrstuhl für Informatikanwendungen in der Medizin & Augmented Reality

DWARF::StaticCalibrationService Class Reference
[Ubitrack Static Calibration Service]

The class handling the setup of needs & abilities. More...

Inheritance diagram for DWARF::StaticCalibrationService:

Inheritance graph
[legend]
Collaboration diagram for DWARF::StaticCalibrationService:

Collaboration graph
[legend]

Public Member Functions

void onEvent (const PoseData &p)
 Override this if you want to receive PoseData events.

Protected Member Functions

void run ()
 The main execution loop.

Detailed Description

The class handling the setup of needs & abilities.

This class is derived from the DWARF C++ Template service.

Author:
Franz Strasser <strassef@in.tum.de>

Definition at line 55 of file StaticCalibrationService.h.


Member Function Documentation

void DWARF::StaticCalibrationService::onEvent const PoseData p  )  [inline]
 

Override this if you want to receive PoseData events.

This method implements the EventProcessor interface. The default behavior is to ignore all events. The actual implementation must be provided in subclasses by overriding this method.

Parameters:
pose The received PoseData structure

Reimplemented from DWARF::PoseService.

Definition at line 70 of file StaticCalibrationService.h.

DWARF::StaticCalibrationService Class Reference | generated on Sun Apr 29 02:02:04 2007 by Doxygen 1.4.1 for DWARF