MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
mitkEndoDebugFromXmlFile.h
Go to the documentation of this file.
1
/*============================================================================
2
3
The Medical Imaging Interaction Toolkit (MITK)
4
5
Copyright (c) German Cancer Research Center (DKFZ)
6
All rights reserved.
7
8
Use of this source code is governed by a 3-clause BSD license that can be
9
found in the LICENSE file.
10
11
============================================================================*/
12
13
#ifndef mitkEndoDebugFromXmlFile_h
14
#define mitkEndoDebugFromXmlFile_h
15
16
#include "
mitkEndoDebug.h
"
17
#include "
mitkAlgorithm.h
"
18
#include <MitkCameraCalibrationExports.h>
19
20
namespace
mitk
21
{
22
26
struct
EndoDebugFromXmlFileData;
27
31
class
MITKCAMERACALIBRATION_EXPORT
EndoDebugFromXmlFile
:
32
public
Algorithm
33
{
34
public
:
38
EndoDebugFromXmlFile
(
39
const
std::string* _FileName,
40
EndoDebug
* _EndoDebug);
41
45
void
Update()
override
;
46
50
virtual
~EndoDebugFromXmlFile
();
51
protected
:
52
private
:
56
EndoDebugFromXmlFileData
* d;
57
};
58
59
}
// namespace mitk
60
61
#endif
mitk::Algorithm
Definition
mitkAlgorithm.h:23
mitk::EndoDebugFromXmlFile
Definition
mitkEndoDebugFromXmlFile.h:33
mitkAlgorithm.h
mitkEndoDebug.h
mitk
IGT Exceptions.
Definition
mitkAlgorithm.h:16
mitk::EndoDebugFromXmlFileData
Definition
mitkEndoDebugFromXmlFile.cpp:22
mitk::EndoDebug
Definition
mitkEndoDebug.h:33
Modules
CameraCalibration
mitkEndoDebugFromXmlFile.h
Generated by
1.12.0