19 #ifndef __itkFEMScatteredDataPointSetToImageFilter_h
20 #define __itkFEMScatteredDataPointSetToImageFilter_h
24 #include "vnl/vnl_matrix.h"
126 template<
class TInputPo
intSet,
class TInputMesh,
class TOutputImage,
class TInputConf
idencePo
intSet,
class TInputTensorPo
intSet>
140 itkStaticConstMacro(
ImageDimension,
unsigned int, TOutputImage::ImageDimension );
238 itkGetConstReferenceMacro(SpacingPerElement,
SpacingType);
242 itkGetConstReferenceMacro(NumberOfElements,
SizeType);
305 #ifndef ITK_MANUAL_INSTANTIATION
306 #include "itkFEMScatteredDataPointSetToImageFilter.hxx"