46#ifndef vtkXMLGenericDataObjectReader_h
47#define vtkXMLGenericDataObjectReader_h
50#include "vtkIOXMLModule.h"
54VTK_ABI_NAMESPACE_BEGIN
111 void SetupEmptyOutput() override;
117 virtual
int ReadOutputType(const
char* name,
bool& parallel);
132 const
char* GetDataSetName() override;
general representation of visualization data
Backwards compatibility class.
topologically and geometrically regular array of data
a simple class to control print indentation
Composite dataset that organizes datasets into blocks.
a multi-resolution dataset based on vtkUniformGrid allowing overlaps
concrete dataset represents vertices, lines, polygons, and triangle strips
a dataset that is topologically regular with variable spacing in the three coordinate directions
Hold a reference to a vtkObjectBase instance.
topologically regular array of data
dataset represents arbitrary combinations of all possible cell types
Superclass for VTK XML file readers.
Read any type of vtk data object.
vtkDataObject * GetOutput(int idx)
Get the reader's output.
static vtkXMLGenericDataObjectReader * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkDataObject * GetOutput()
Get the reader's output.
Superclass for VTK's XML format readers.
#define VTK_DEPRECATED_IN_9_5_0(reason)