NIREP

RelativeOverlap.cxx File Reference

#include "RelativeOverlap.h"
#include "vtkImageData.h"
#include "vtkInformation.h"
#include "vtkInformationVector.h"
#include "vtkObjectFactory.h"
#include "vtkStreamingDemandDrivenPipeline.h"
Include dependency graph for RelativeOverlap.cxx:

Go to the source code of this file.

Functions

 vtkCxxRevisionMacro (RelativeOverlap,"$Revision: 1.3 $")
template<class T >
void vtkRelativeOverlapExecute (RelativeOverlap *self, int ext[6], vtkImageData *in1Data, T *in1Ptr, vtkImageData *in2Data, T *in2Ptr, vtkImageData *outData, T *outPtr, int id)
 vtkStandardNewMacro (RelativeOverlap)

Function Documentation

vtkCxxRevisionMacro ( RelativeOverlap  ,
"$Revision: 1.3 $"   
)
template<class T >
void vtkRelativeOverlapExecute ( RelativeOverlap self,
int  ext[6],
vtkImageData *  in1Data,
T *  in1Ptr,
vtkImageData *  in2Data,
T *  in2Ptr,
vtkImageData *  outData,
T *  outPtr,
int  id 
)

Definition at line 103 of file RelativeOverlap.cxx.

vtkStandardNewMacro ( RelativeOverlap  )
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines