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