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.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! ๐Ÿ™‚

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. ๐Ÿš‘

Best wishes,
The MITK devs

floca edited projects, added Next Milestone; removed Auto-closed.