ScanPlaneOrientationTransform Class Reference

#include <ScanPlaneOrientationTransform.h>

Inheritance diagram for ScanPlaneOrientationTransform:

Inheritance graph
[legend]
Collaboration diagram for ScanPlaneOrientationTransform:

Collaboration graph
[legend]
List of all members.

Detailed Description

Node transforming the orientation to produce radiological planes.

ScanPlaneOrientationTransform OpenTracker node that can modify the orientation of an event depending on the current orientation stored inside the node

Author:
Eigil Samset


Public Member Functions

 ScanPlaneOrientationTransform ()
virtual int isEventGenerator ()
virtual void onEventGenerated (ot::Event &event, ot::Node &generator)
void SetPlane (std::string p)
void SetName (std::string stationName)


Constructor & Destructor Documentation

ScanPlaneOrientationTransform::ScanPlaneOrientationTransform  ) 
 

constructor sets the number of the station

Parameters:
parent_ the parent TrackerOT object


Member Function Documentation

virtual int ScanPlaneOrientationTransform::isEventGenerator  )  [inline, virtual]
 

tests for EventGenerator interface being present. Is overriden to return 1 always.

Returns:
always 1

Reimplemented from ot::Node.

void ScanPlaneOrientationTransform::onEventGenerated ot::Event event,
ot::Node generator
[virtual]
 

This method is called by any child node.

Parameters:
event the event value passed
generator the node generating the event

Reimplemented from ot::Node.

void ScanPlaneOrientationTransform::SetName std::string  stationName  ) 
 

void ScanPlaneOrientationTransform::SetPlane std::string  p  ) 
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 28 15:27:22 2007 for NaviTrack by  doxygen 1.4.6