23 #ifndef vtkStructuredNeighbor_h
24 #define vtkStructuredNeighbor_h
26 #include "vtkFiltersGeometryModule.h"
107 for (
int i = 0; i < 6; ++i)
125 virtual void ComputeSendAndReceiveExtent(
int gridRealExtent[6],
int gridGhostedExtent[6],
126 int neiRealExtent[6],
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.