Skip to content

Conversation

@hjmjohnson
Copy link
Member

  • COMP: Use modern macro for name of class
  • STYLE: Syncronize with ITK clang-format 19
  • STYLE: CoordRepType -> CoordinateType code readability

@hjmjohnson hjmjohnson self-assigned this Jan 27, 2025
@hjmjohnson hjmjohnson force-pushed the use-CoordinateType branch 2 times, most recently from b5d5f09 to 9f52651 Compare January 28, 2025 03:01
For the sake of code readability, a new 'CoordinateType' alias is added for
each nested 'CoordRepType' alias. The old 'CoordRepType' aliases will still be
available with ITK 6.0, but it is recommended to use 'CoordinateType' instead.
The 'CoordRepType' aliases will be removed when 'ITK_FUTURE_LEGACY_REMOVE' is
enabled. Similarly, 'InputCoordinateType', 'OutputCoordinateType', and
'ImagePointCoordinateType' replace 'InputCoordRepType', 'OutputCoordRepType',
and 'ImagePointCoordRepType', respectively.
Copy link
Member

@thewtex thewtex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 🥇

@thewtex thewtex merged commit d8736bf into main Mar 10, 2025
45 checks passed
@thewtex thewtex deleted the use-CoordinateType branch March 10, 2025 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants