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 );
241 itkGetConstReferenceMacro(SpacingPerElement,
SpacingType);
245 itkGetConstReferenceMacro(NumberOfElements,
SizeType);
308 #ifndef ITK_MANUAL_INSTANTIATION
309 #include "itkFEMScatteredDataPointSetToImageFilter.hxx"