24 #ifndef vtkStructuredNeighbor_h 
   25 #define vtkStructuredNeighbor_h 
   98       for( 
int i=0; i < 6; ++i )
 
  114   virtual void ComputeSendAndReceiveExtent(
 
  115       int gridRealExtent[6], 
int gridGhostedExtent[6], 
int neiRealExtent[6],
 
  116       int WholeExtent[6], 
const int N);
 
vtkStructuredNeighbor & operator=(const vtkStructuredNeighbor &N)
 
vtkStructuredNeighbor(const vtkStructuredNeighbor &N)
 
#define VTKFILTERSGEOMETRY_EXPORT