|
IGSTK
|
Ascension specific TrackerTool class for the 3D Guidance family of trackers. More...
#include <igstkAscension3DGTrackerTool.h>
Public Member Functions | |
| igstkStandardClassTraitsMacro (Ascension3DGTrackerTool, TrackerTool) virtual unsigned int GetPortNumber() | |
| Macro with standard traits declarations. | |
| void | RequestSetPortNumber (unsigned int portNumber) |
| Request setting the port number. | |
Protected Member Functions | |
| Ascension3DGTrackerTool () | |
| ~Ascension3DGTrackerTool () | |
| virtual void | PrintSelf (std::ostream &os,::itk::Indent indent) const |
| Print object information. | |
Ascension specific TrackerTool class for the 3D Guidance family of trackers.
This class is a for providing Ascension-specific functionality for TrackerTools, and also to allow compile-time type enforcement for other classes and functions that specifically require an Ascension tool.
Definition at line 38 of file igstkAscension3DGTrackerTool.h.
| igstk::Ascension3DGTrackerTool::Ascension3DGTrackerTool | ( | ) | [protected] |
| igstk::Ascension3DGTrackerTool::~Ascension3DGTrackerTool | ( | ) | [protected] |
| igstk::Ascension3DGTrackerTool::igstkStandardClassTraitsMacro | ( | Ascension3DGTrackerTool | , |
| TrackerTool | |||
| ) |
Macro with standard traits declarations.
Get tracker tool port number
| void igstk::Ascension3DGTrackerTool::RequestSetPortNumber | ( | unsigned int | portNumber | ) |
Request setting the port number.
| virtual void igstk::Ascension3DGTrackerTool::PrintSelf | ( | std::ostream & | os, |
| ::itk::Indent | indent | ||
| ) | const [protected, virtual] |
Print object information.
1.7.4