19 #ifndef __ImageSample_h
20 #define __ImageSample_h
22 #include "itkNumericTraits.h"
34 template<
class TImage >
47 typedef typename NumericTraits< PixelType >::RealType
RealType;
56 #endif // end #ifndef __ImageSample_h
PointType m_ImageCoordinates
ImageType::PointType PointType
A class that defines an image sample, which is the coordinates of a point and its value...
ImageType::PixelType PixelType
NumericTraits< PixelType >::RealType RealType