13 #ifndef mitkMAPAlgorithmInfoObject_h
14 #define mitkMAPAlgorithmInfoObject_h
19 #include <mapDeploymentDLLInfo.h>
41 const ::map::deployment::DLLInfo*
GetInfo()
const;
47 ::map::deployment::DLLInfo::ConstPointer m_Info;
Light weight base class for most BlueBerry classes.
berry wrapper for a MatchPoint algorithm deployment info
const ::map::deployment::DLLInfo * GetInfo() const
bool operator==(const berry::Object *obj) const override
MAPAlgorithmInfoObject(::map::deployment::DLLInfo::ConstPointer info)
berryObjectMacro(mitk::MAPAlgorithmInfoObject)
Find image slices visible on a given plane.
#define MITK_MATCHPOINT_CORE_HELPER_EXPORT