13 #ifndef mitkNodePredicateDataUID_h
14 #define mitkNodePredicateDataUID_h
Class for nodes of the DataTree.
Interface for evaluation conditions used in the DataStorage class GetSubset() method.
Predicate that compares the data UID of the given DataNode to a specific UID.
bool CheckNode(const mitk::DataNode *node) const override
This method will be used to evaluate the node. Has to be overwritten in subclasses.
NodePredicateDataUID(const Identifiable::UIDType &uid)
const Identifiable::UIDType & ~NodePredicateDataUID() override
mitkClassMacro(NodePredicateDataUID, NodePredicateBase) mitkNewMacro1Param(NodePredicateDataUID
Identifiable::UIDType m_UID
#define mitkNewMacro1Param(classname, type)
Find image slices visible on a given plane.