28 #ifndef __vtkvmtkUnstructuredGridNeighborhood_h 29 #define __vtkvmtkUnstructuredGridNeighborhood_h 31 #include "vtkObject.h" 34 #include "vtkUnstructuredGrid.h" 35 #include "vtkvmtkWin32Header.h" 47 virtual void Build() VTK_OVERRIDE;
virtual vtkIdType GetItemType() VTK_OVERRIDE
Apply a neighborhood to the vertices on of a unstructured grid data set.
virtual void Build() VTK_OVERRIDE=0
Query the neighborhood surrounding the set point id in an data set item.
~vtkvmtkUnstructuredGridNeighborhood()