18 #ifndef __ImageSample_h
19 #define __ImageSample_h
21 #include "itkNumericTraits.h"
33 template<
class TImage >
45 typedef typename ImageType::PixelType PixelType;
46 typedef typename NumericTraits< PixelType >::RealType
RealType;
A class that defines an image sample, which is the coordinates of a point and its value.
PointType m_ImageCoordinates
ImageType::PointType PointType
NumericTraits< PixelType >::RealType RealType