25 #ifndef vtkStructuredNeighbor_h 26 #define vtkStructuredNeighbor_h 28 #include "vtkFiltersGeometryModule.h" 111 for(
int i=0; i < 6; ++i )
129 virtual void ComputeSendAndReceiveExtent(
130 int gridRealExtent[6],
int gridGhostedExtent[6],
int neiRealExtent[6],
131 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.