18 #ifndef __igstkMouseTrackerTool_h
19 #define __igstkMouseTrackerTool_h
42 typedef std::string MouseNameType;
56 virtual void PrintSelf( std::ostream& os, ::itk::Indent indent )
const;
62 virtual bool CheckIfTrackerToolIsConfigured()
const;
65 void operator=(
const Self&);
67 MouseNameType m_MouseName;
69 bool m_TrackerToolConfigured;
76 #endif // __igstk_MouseTrackerTool_h_
Base class for all the IGSTK classes.
#define igstkStandardClassTraitsMacro(classname, superclassname)
Convenience macro for traits of a non-templated class.
#define igstkGetStringMacro(name)
Get character string.