|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include <itkObject.h>#include "mitkOperationActor.h"#include <MitkCoreExports.h>#include <mitkBaseGeometry.h>#include <mitkCommon.h>Go to the source code of this file.
Classes | |
| class | mitk::TimeGeometry |
Namespaces | |
| mitk | |
| Find image slices visible on a given plane. | |
Typedefs | |
| typedef mitk::ScalarType | mitk::TimePointType |
| typedef std::size_t | mitk::TimeStepType |
Functions | |
| MITKCORE_EXPORT bool | mitk::Equal (const mitk::TimeGeometry &leftHandSide, const mitk::TimeGeometry &rightHandSide, ScalarType eps, bool verbose) |
| Equal A function comparing two instances of TimeGeometry for being identical. More... | |
| MITKCORE_EXPORT bool | mitk::Equal (const mitk::TimeGeometry &leftHandSide, const mitk::TimeGeometry &rightHandSide, ScalarType coordinateEps, ScalarType directionEps, bool verbose) |
| Compare two instances of TimeGeometry. More... | |
Variables | |
| static const TimeStepType | mitk::TIMESTEP_INVALID |