Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include "mitkBaseData.h"
Go to the source code of this file.
Classes | |
class | mitk::GeometryData |
Data class only having a BaseGeometry but not containing any specific data. More... | |
Namespaces | |
mitk | |
Find image slices visible on a given plane. | |
Functions | |
MITKCORE_EXPORT bool | mitk::Equal (const mitk::GeometryData &leftHandSide, const mitk::GeometryData &rightHandSide, mitk::ScalarType eps, bool verbose) |
Equal Compare two GeometryData objects for equality, returns true if found equal. More... | |