IGSTK
|
A MicronTracker-specific TrackerTool class. More...
#include <igstkMicronTrackerTool.h>
Public Member Functions | |
igstkStandardClassTraitsMacro (MicronTrackerTool, TrackerTool) igstkGetStringMacro(MarkerName) | |
Macro with standard traits declarations. | |
void | RequestSetMarkerName (const std::string &markerName) |
Set tracker tool marker name. | |
Protected Member Functions | |
MicronTrackerTool () | |
virtual | ~MicronTrackerTool () |
virtual void | PrintSelf (std::ostream &os,::itk::Indent indent) const |
Print object information. |
A MicronTracker-specific TrackerTool class.
This class is a for providing MicronTracker-specific functionality for TrackerTools, and also to allow compile-time type enforcement for other classes and functions that specifically require an MicronTrackertool.
Definition at line 41 of file igstkMicronTrackerTool.h.
igstk::MicronTrackerTool::MicronTrackerTool | ( | ) | [protected] |
virtual igstk::MicronTrackerTool::~MicronTrackerTool | ( | ) | [protected, virtual] |
igstk::MicronTrackerTool::igstkStandardClassTraitsMacro | ( | MicronTrackerTool | , |
TrackerTool | |||
) |
Macro with standard traits declarations.
Get Tracker tool marker name
void igstk::MicronTrackerTool::RequestSetMarkerName | ( | const std::string & | markerName | ) |
Set tracker tool marker name.
virtual void igstk::MicronTrackerTool::PrintSelf | ( | std::ostream & | os, |
::itk::Indent | indent | ||
) | const [protected, virtual] |
Print object information.