IGSTK
Public Member Functions | Protected Member Functions
igstk::MicronTrackerTool Class Reference

A MicronTracker-specific TrackerTool class. More...

#include <igstkMicronTrackerTool.h>

Inheritance diagram for igstk::MicronTrackerTool:
Inheritance graph
[legend]
Collaboration diagram for igstk::MicronTrackerTool:
Collaboration graph
[legend]

List of all members.

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.

Detailed Description

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.


Constructor & Destructor Documentation

igstk::MicronTrackerTool::MicronTrackerTool ( ) [protected]
virtual igstk::MicronTrackerTool::~MicronTrackerTool ( ) [protected, virtual]

Member Function Documentation

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.


The documentation for this class was generated from the following file: