// python wrapper for vtkMappedUnstructuredGridCellIterator // #define VTK_WRAPPING_CXX #define VTK_STREAMS_FWD_ONLY #include "vtkPythonArgs.h" #include "vtkPythonOverload.h" #include "vtkConfigure.h" #include #include #include "vtkVariant.h" #include "vtkIndent.h" #include "vtkMappedUnstructuredGridCellIterator.h" extern "C" { VTK_ABI_EXPORT void PyVTKAddFile_vtkMappedUnstructuredGridCellIterator(PyObject *); } void PyVTKAddFile_vtkMappedUnstructuredGridCellIterator( PyObject *) { }