18 #ifndef __igstkSimulatedTrackerTool_h
19 #define __igstkSimulatedTrackerTool_h
26 class SimulatedTracker;
42 typedef std::string NameType;
56 virtual void PrintSelf( std::ostream& os, ::itk::Indent indent )
const;
62 virtual bool CheckIfTrackerToolIsConfigured()
const;
65 void operator=(
const Self&);
69 bool m_TrackerToolConfigured;
76 #endif // __igstk_SimulatedTrackerTool_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.