Go to the documentation of this file.
28 #ifndef vtkXMLGenericDataObjectReader_h
29 #define vtkXMLGenericDataObjectReader_h
virtual int ReadOutputType(const char *name, bool ¶llel)
vtkRectilinearGrid * GetRectilinearGridOutput()
a dataset that is topologically regular with variable spacing in the three coordinate directions
vtkImageData * GetImageDataOutput()
~vtkXMLGenericDataObjectReader()
#define vtkTypeMacro(thisClass, superclass)
topologically regular array of data
Backwards compatibility class.
virtual int FillOutputPortInformation(int, vtkInformation *)
Superclass for VTK XML file readers.
Composite dataset that organizes datasets into blocks.
virtual int RequestUpdateExtent(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkHyperOctree * GetHyperOctreeOutput()
vtkDataObject * GetOutput()
vtkIdType GetNumberOfCells()
vtkPolyData * GetPolyDataOutput()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
GLuint const GLchar * name
vtkMultiBlockDataSet * GetMultiBlockDataSetOutput()
vtkXMLGenericDataObjectReader()
vtkDataObject * GetOutput(int idx)
topologically and geometrically regular array of data
a simple class to control print indentation
vtkHierarchicalBoxDataSet * GetHierarchicalBoxDataSetOutput()
static vtkXMLGenericDataObjectReader * New()
Read any type of vtk data object.
void PrintSelf(ostream &os, vtkIndent indent)
vtkUnstructuredGrid * GetUnstructuredGridOutput()
vtkIdType GetNumberOfPoints()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkStructuredGrid * GetStructuredGridOutput()
const char * GetDataSetName()
dataset represents arbitrary combinations of all possible cell types
A dataset structured as a tree where each node has exactly 2^n children.
general representation of visualization data
Superclass for VTK's XML format readers.
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)