HomePhabricator
Diffusion MITK a3e1edc80b03

BREAKING! Member mitk::Tool::m_ToolManager is now private

Description

BREAKING! Member mitk::Tool::m_ToolManager is now private

Reason: Better control the internal state of the tool (e.g. against unwanted
change of tool manager).

Migration: Use mitk::Tool::GetToolManager() to access the manager.

+ Added mitk::Tool::GetDataStorage() as convience getter.

Details

Provenance
flocaAuthored on May 5 2021, 9:40 PM
flocaPushed on May 14 2021, 12:27 PM
Differential Revision
Restricted Differential Revision
Parents
rMITKda43923045ff: Merge branch 'master' into develop
Branches
Unknown
Tags
Unknown
Tasks
T28248: [Segmentation] Picking 3D Tool creates a 3D segmentation out of a 4D image