30 #ifndef vtkImageWeightedSum_h
31 #define vtkImageWeightedSum_h
65 double CalculateTotalWeight();
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
dynamic, self-adjusting array of double
Generic filter that has one input..
adds any number of images, weighting each according to the weight set using this->SetWeights(i,w).
a simple class to control print indentation
topologically and geometrically regular array of data
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
#define vtkGetObjectMacro(name, type)
static vtkAlgorithm * New()
#define vtkBooleanMacro(name, type)
#define VTKIMAGINGMATH_EXPORT