|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <itkDataObject.h>#include "MitkOpenIGTLinkExports.h"#include <mitkNumericTypes.h>#include <mitkCommon.h>#include "igtlMessageBase.h"Go to the source code of this file.
Classes | |
| class | mitk::IGTLMessage |
| A wrapper for the OpenIGTLink message type. More... | |
Namespaces | |
| mitk | |
| DataCollection - Class to facilitate loading/accessing structured data. | |
Functions | |
| MITKOPENIGTLINK_EXPORT bool | mitk::Equal (const mitk::IGTLMessage &leftHandSide, const mitk::IGTLMessage &rightHandSide, ScalarType eps=mitk::eps, bool verbose=false) |
| Equal A function comparing two OpenIGTLink message objects for being equal in meta- and imagedata. More... | |