22 #ifndef vtkStructuredNeighbor_h 23 #define vtkStructuredNeighbor_h 25 #include "vtkFiltersGeometryModule.h" 108 for(
int i=0; i < 6; ++i )
126 virtual void ComputeSendAndReceiveExtent(
127 int gridRealExtent[6],
int gridGhostedExtent[6],
int neiRealExtent[6],
128 int WholeExtent[6],
const int N);
vtkStructuredNeighbor & operator=(const vtkStructuredNeighbor &N)
Overload assignment operator.
vtkStructuredNeighbor(const vtkStructuredNeighbor &N)
Copy constructor.
An internal, light-weight class used to store neighbor information.