forked from InsightSoftwareConsortium/ITK
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: Replace "CoordRep" with "Coordinate" in Examples
Addressed a compile error at Mac12.x-AppleClang-dbg-Universal saying: > MeshSpatialObject.cxx:66:13: error: no type named 'CoordRepType' in > 'itk::Mesh<float, 3, itk::DefaultDynamicMeshTraits<float, 3>>' Reported by Jon Haitz Legarreta Gorroño. - Follow-up to pull request InsightSoftwareConsortium#4997 commit 15d189f "STYLE: Replace CoordRepType with CoordinateType in ITK implementation"
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters