Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkNodePredicateProperty_h
14 #define mitkNodePredicateProperty_h
Abstract base class for properties.
#define mitkNewMacro2Param(classname, typea, typeb)
std::string m_ValidPropertyName
#define mitkNewMacro1Param(classname, type)
mitk::BaseProperty::Pointer m_ValidProperty
Interface for evaluation conditions used in the DataStorage class GetSubset() method.
#define mitkNewMacro3Param(classname, typea, typeb, typec)
Find image slices visible on a given plane.
Predicate that evaluates if the given DataNode has a specific property. If the second parameter is nu...
const mitk::BaseRenderer * m_Renderer
#define mitkClassMacro(className, SuperClassName)
Class for nodes of the DataTree.