#include <vtkXMLRectilinearGridReader.h>
Inheritance diagram for vtkXMLRectilinearGridReader:
vtkXMLRectilinearGridReader reads the VTK XML RectilinearGrid file format. One rectilinear grid file can be read to produce one output. Streaming is supported. The standard extension for this reader's file format is "vtr". This reader is also used to read a single piece of the parallel file format.
Definition at line 38 of file vtkXMLRectilinearGridReader.h.
|
Reimplemented from vtkXMLStructuredDataReader. Definition at line 41 of file vtkXMLRectilinearGridReader.h. |
|
|
|
|
|
Reimplemented from vtkXMLStructuredDataReader. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkXMLStructuredDataReader. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkXMLStructuredDataReader. |
|
Reimplemented from vtkXMLStructuredDataReader. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkXMLStructuredDataReader. |
|
Get/Set the reader's output. Reimplemented from vtkAlgorithm. |
|
Get/Set the reader's output. |
|
Get/Set the reader's output. |
|
Get/Set the reader's output. |
|
Implements vtkXMLReader. |
|
Implements vtkXMLStructuredDataReader. |
|
Reimplemented from vtkXMLStructuredDataReader. |
|
Reimplemented from vtkXMLStructuredDataReader. |
|
Reimplemented from vtkXMLDataReader. |
|
Reimplemented from vtkXMLStructuredDataReader. |
|
Reimplemented from vtkXMLDataReader. |
|
|
|
Fill the output port information objects for this algorithm. This is invoked by the first call to GetOutputPortInformation for each port so subclasses can specify what they can handle. Reimplemented from vtkAlgorithm. |
|
Definition at line 69 of file vtkXMLRectilinearGridReader.h. |