17 #ifndef MITKNavigationDataSequentialPlayer_H_HEADER_INCLUDED_
18 #define MITKNavigationDataSequentialPlayer_H_HEADER_INCLUDED_
49 void GoToSnapshot(
unsigned int i);
58 bool GoToNextSnapshot();
64 virtual void UpdateOutputInformation()
override;
75 virtual void GenerateData()
override;
DataCollection - Class to facilitate loading/accessing structured data.
This class is a slightly changed reimplementation of the NavigationDataPlayer which does not care abo...
#define mitkClassMacro(className, SuperClassName)
Base class for using mitk::NavigationData as a filter source. Subclasses can play objects of mitk::Na...