15 #ifndef __ImageSample_h
16 #define __ImageSample_h
18 #include "itkNumericTraits.h"
30 template<
class TImage >
43 typedef typename NumericTraits< PixelType >::RealType
RealType;
52 #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