14 #ifndef mitkDataNodeSelection_h
15 #define mitkDataNodeSelection_h
Light weight base class for most BlueBerry classes.
Implements transparent reference counting.
std::list< mitk::DataNode::Pointer > GetSelectedDataNodes() const
DataNodeSelection(DataNode::Pointer node)
ContainerType::Pointer ToVector() const override
iterator End() const override
iterator Begin() const override
berryObjectMacro(DataNodeSelection)
Object::Pointer GetFirstElement() const override
DataNodeSelection(const std::vector< DataNode::Pointer > &nodes)
bool IsEmpty() const override
int Size() const override
bool operator==(const berry::Object *obj) const override
ContainerType::Pointer m_Selection
Find image slices visible on a given plane.
#define MITK_GUI_COMMON_PLUGIN
ContainerType::const_iterator iterator