Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkNodePredicateGeometry_h
14 #define mitkNodePredicateGeometry_h
Predicate that evaluates if the given DataNode's data object has the same geometry (in terms of spaci...
mitk::ScalarType m_CheckCoordinatePrecision
#define mitkNewMacro2Param(classname, typea, typeb)
#define mitkNewMacro1Param(classname, type)
mitk::ScalarType m_CheckDirectionPrecision
BaseGeometry::ConstPointer m_RefGeometry
Interface for evaluation conditions used in the DataStorage class GetSubset() method.
constexpr double NODE_PREDICATE_GEOMETRY_DEFAULT_CHECK_DIRECTION_PRECISION
Find image slices visible on a given plane.
TimeGeometry::ConstPointer m_RefTimeGeometry
BaseGeometry Describes the geometry of a data object.
constexpr double NODE_PREDICATE_GEOMETRY_DEFAULT_CHECK_COORDINATE_PRECISION
TimePointType m_TimePoint
#define mitkClassMacro(className, SuperClassName)
mitk::ScalarType TimePointType
Class for nodes of the DataTree.