13 #ifndef NAVIGATIONTOOLWRITER_H_INCLUDED 14 #define NAVIGATIONTOOLWRITER_H_INCLUDED 17 #include <itkObjectFactory.h> 23 #include <MitkIGTExports.h> 41 itkFactorylessNewMacro(Self);
51 bool DoWrite(std::string FileName,mitk::NavigationTool::Pointer
Tool);
53 itkGetMacro(ErrorMessage,std::string);
60 std::string GetFileWithoutPath(std::string FileWithPath);
66 #endif //NAVIGATIONTOOLWRITER
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacroItkParent(className, SuperClassName)
vnl_quaternion< ScalarType > Quaternion