Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <string>
#include "MitkMatchPointRegistrationExports.h"
#include "mitkMatchPointPropertyTags.h"
Go to the source code of this file.
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |
Typedefs | |
typedef std::string | mitk::NodeUIDType |
Functions | |
NodeUIDType MITKMATCHPOINTREGISTRATION_EXPORT | mitk::EnsureUID (mitk::DataNode *node) |
bool MITKMATCHPOINTREGISTRATION_EXPORT | mitk::CheckUID (const mitk::DataNode *node, const NodeUIDType &uid) |
NodeUIDType MITKMATCHPOINTREGISTRATION_EXPORT | mitk::EnsureUID (mitk::BaseData *data) |
bool MITKMATCHPOINTREGISTRATION_EXPORT | mitk::CheckUID (const mitk::BaseData *data, const NodeUIDType &uid) |