HomePhabricator
Diffusion MITK 797cfaaefdd0

Add templated Load() methods to mitk::IOUtil

Description

Add templated Load() methods to mitk::IOUtil

Summary:
Remove LoadImage, LoadSurface, and LoadPointSet methods, which were added
accidentally after the other overloads of these methods were already
removed.

Replace LoadImage with Load<Image> and so on

Replace casted calls to mitk::IOUtil::Load()

Test Plan: ALL_BUILD

Reviewers: goch

Maniphest Tasks: T24545

Differential Revision: https://phabricator.mitk.org/D112

Details

Provenance
kislinskAuthored on Mar 29 2018, 1:10 PM
kislinskPushed on Mar 29 2018, 1:31 PM
Differential Revision
Restricted Differential Revision
Parents
rMITKedf7411f1ec7: Replace LoadImage with Load<Image>
Branches
Unknown
Tags
Unknown