#include <ScanPlaneOrientationTransform.h>
Inheritance diagram for ScanPlaneOrientationTransform:


ScanPlaneOrientationTransform OpenTracker node that can modify the orientation of an event depending on the current orientation stored inside the node
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 sets the number of the station
|
|
|
tests for EventGenerator interface being present. Is overriden to return 1 always.
Reimplemented from ot::Node. |
|
||||||||||||
|
This method is called by any child node.
Reimplemented from ot::Node. |
|
|
|
|
|
|
1.4.6