19 #ifndef vtkCellGridReader_h
20 #define vtkCellGridReader_h
23 #include "vtkIOCellGridModule.h"
29 VTK_ABI_NAMESPACE_BEGIN
32 class vtkCellGridDocumentLoader;
55 char* FileName =
nullptr;
Superclass for algorithms that produce only polydata as output.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkCellGridReader() override
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkGetFilePathMacro(FileName)
Set/Get the name of the file from which to read data.
vtkSetFilePathMacro(FileName)
Set/Get the name of the file from which to read data.
static vtkCellGridReader * New()
Store on/off settings for data arrays, etc.
represent and manipulate fields of data
topologically and geometrically regular array of data
a simple class to control print indentation
a vtkAbstractArray subclass for strings