21#ifndef vtkImageImportExecutive_h
22#define vtkImageImportExecutive_h
24#include "vtkIOImageModule.h"
vtkImageImportExecutive()=default
static vtkImageImportExecutive * New()
vtkTypeBool ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) override
Override to implement some requests with callbacks.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkImageImportExecutive() override=default
a simple class to control print indentation
Executive supporting partial updates.