|
IGSTK
|
A MouseTracker-specific TrackerTool class. More...
#include <igstkMouseTrackerTool.h>
Public Member Functions | |
| virtual void | RequestSetMouseName (const MouseNameType &MouseName) |
| Set tracker tool mouse name. | |
Protected Member Functions | |
| MouseTrackerTool () | |
| ~MouseTrackerTool () | |
| virtual void | PrintSelf (std::ostream &os,::itk::Indent indent) const |
| Print object information. | |
A MouseTracker-specific TrackerTool class.
Definition at line 35 of file igstkMouseTrackerTool.h.
| igstk::MouseTrackerTool::MouseTrackerTool | ( | ) | [protected] |
| igstk::MouseTrackerTool::~MouseTrackerTool | ( | ) | [protected] |
| virtual void igstk::MouseTrackerTool::RequestSetMouseName | ( | const MouseNameType & | MouseName | ) | [virtual] |
Set tracker tool mouse name.
| virtual void igstk::MouseTrackerTool::PrintSelf | ( | std::ostream & | os, |
| ::itk::Indent | indent | ||
| ) | const [protected, virtual] |
Print object information.
1.7.4