Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkExampleDataStructure.h File Reference
#include <MitkNewModuleExports.h>
#include "mitkBaseData.h"

Go to the source code of this file.

Classes

class  mitk::ExampleDataStructure
 Example Data Structure. More...
 

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

MITKNEWMODULE_EXPORT bool mitk::Equal (mitk::ExampleDataStructure *leftHandSide, mitk::ExampleDataStructure *rightHandSide, mitk::ScalarType eps, bool verbose)
 Returns true if the example data structures are considered equal. More...