28 #ifndef __vtkvmtkEmptyNeighborhood_h 29 #define __vtkvmtkEmptyNeighborhood_h 31 #include "vtkObject.h" 35 #include "vtkvmtkWin32Header.h" 46 void Build() VTK_OVERRIDE;
Create an an empty neighborhood instance.
virtual void Build() VTK_OVERRIDE=0
virtual vtkIdType GetItemType() VTK_OVERRIDE
Query the neighborhood surrounding the set point id in an data set item.
~vtkvmtkEmptyNeighborhood()