[Insight-users] 'List of all members' in Doxygen not listing all members

David Doria daviddoria at gmail.com
Tue Apr 19 09:51:48 EDT 2011


If you look at this page:
http://www.itk.org/Doxygen/html/classitk_1_1ShapedNeighborhoodIterator-members.html

you will see there is no GetPixel function. However, a few levels up
the hierarchy ShapedNeighborhoodIterator derives from
ConstNeighborhoodIterator, which indeed has a GetPixel function.
GetPixel can indeed be called on a ShapedNeighborhoodIterator. Any
idea why this isn't showing up in the list of all members?

David


More information about the Insight-users mailing list