Go to the documentation of this file.
25 #ifndef vtkTableToStructuredGrid_h
26 #define vtkTableToStructuredGrid_h
#define vtkGetVector6Macro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
converts vtkTable to a vtkStructuredGrid.
Superclass for algorithms that produce only structured grid as output.
A table, which contains similar-typed columns of data.
#define vtkTypeMacro(thisClass, superclass)
topologically regular array of data
int Convert(vtkTable *, vtkStructuredGrid *, int extent[6])
#define vtkSetClampMacro(name, type, min, max)
virtual int RequestInformation(vtkInformation *vtkNotUsed(request), vtkInformationVector **vtkNotUsed(inputVector), vtkInformationVector *outputVector)
a simple class to control print indentation
#define vtkSetStringMacro(name)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKFILTERSGENERAL_EXPORT
~vtkTableToStructuredGrid()
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
#define vtkSetVector6Macro(name, type)
vtkTableToStructuredGrid()
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkTableToStructuredGrid * New()