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