Page MenuHomePhabricator

[Segmentation] Fix timestep / timepoint types
Open, NormalPublic

Description

In D450 many data types were changed from int and unsigned int to TimeStepType (see mitkTimeGeometry.h). To not overload the differential this was only done in some classes which were modified anyway.
We should refactor related code to use the TimeStepType alias. Same holds for TimePointType.

Event Timeline

kalali triaged this task as Normal priority.Jan 13 2021, 3:43 PM
kalali created this task.