Go to the documentation of this file.
37 #ifndef vtkGenericDataObjectReader_h
38 #define vtkGenericDataObjectReader_h
108 template<
typename ReaderT,
typename DataT>
vtkTree * GetTreeOutput()
class to read any type of vtk data object
vtkStructuredPoints * GetStructuredPointsOutput()
void PrintSelf(ostream &os, vtkIndent indent)
helper superclass for objects that read vtk data files
vtkPolyData * GetPolyDataOutput()
a dataset that is topologically regular with variable spacing in the three coordinate directions
A table, which contains similar-typed columns of data.
vtkDataObject * GetOutput(int idx)
#define VTKIOLEGACY_EXPORT
#define vtkTypeMacro(thisClass, superclass)
topologically regular array of data
vtkUnstructuredGrid * GetUnstructuredGridOutput()
vtkTable * GetTableOutput()
A rooted tree data structure.
virtual int FillOutputPortInformation(int, vtkInformation *)
vtkRectilinearGrid * GetRectilinearGridOutput()
vtkGraph * GetGraphOutput()
static vtkGenericDataObjectReader * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
#define vtkSetStringMacro(name)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
~vtkGenericDataObjectReader()
vtkStructuredGrid * GetStructuredGridOutput()
virtual int ReadOutputType()
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkDataObject * GetOutput()
dataset represents arbitrary combinations of all possible cell types
Base class for graph data types.
vtkGenericDataObjectReader()
general representation of visualization data