InsightSoftwareConsortium / ITKSphinxExamples

Cookbook examples for the Insight Toolkit documented with Sphinx
https://examples.itk.org
Apache License 2.0
53 stars 63 forks source link

COMP: Replace itkTypeMacro calls with `itkOverrideGetNameOfClassMacro` #421

Open N-Dekker opened 6 months ago

N-Dekker commented 6 months ago

Follow-up to pull request https://github.com/InsightSoftwareConsortium/ITK/pull/4373 commit https://github.com/InsightSoftwareConsortium/ITK/commit/2c264ea2ef62e916c6ef947599ce659cc8fce5fe "STYLE: Replace itkTypeMacro calls with itkOverrideGetNameOfClassMacro"


Assumes a very recent version of ITK (after v5.4rc02), including commit https://github.com/InsightSoftwareConsortium/ITK/commit/94e7339da49a0cd3df6751f9e8a6e9ba91905dbd (merged to the ITK master branch on December 27, 2023)