Go to the documentation of this file.
25 #ifndef vtkImageGaussianSource_h
26 #define vtkImageGaussianSource_h
void SetWholeExtent(int xMinx, int xMax, int yMin, int yMax, int zMin, int zMax)
#define vtkSetVector3Macro(name, type)
#define vtkTypeMacro(thisClass, superclass)
~vtkImageGaussianSource()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Generic algorithm superclass for image algs.
Create an image with Gaussian pixel values.
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetVector3Macro(name, type)
a simple class to control print indentation
#define VTKIMAGINGSOURCES_EXPORT
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkImageGaussianSource * New()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)