 |
VTK
9.0.1
|
Go to the documentation of this file.
34 #ifndef vtkPassInputTypeAlgorithm_h
35 #define vtkPassInputTypeAlgorithm_h
38 #include "vtkCommonExecutionModelModule.h"
Superclass for all sources, filters, and sinks in VTK.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
a dataset that is topologically regular with variable spacing in the three coordinate directions
A table, which contains similar-typed columns of data.
topologically regular array of data
topologically and geometrically regular array of data
a simple class to control print indentation
class describing a molecule
static vtkAlgorithm * New()
concrete dataset represents vertices, lines, polygons, and triangle strips
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
dataset represents arbitrary combinations of all possible cell types
Base class for graph data types.
general representation of visualization data
virtual vtkTypeBool ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.