|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include <string>#include "MitkMatchPointRegistrationExports.h"#include "mitkMatchPointPropertyTags.h"Go to the source code of this file.
Namespaces | |
| mitk | |
| Find image slices visible on a given plane. | |
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) |