33#ifndef vtkTransposeTable_h
34#define vtkTransposeTable_h
36#include "vtkFiltersCoreModule.h"
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkTransposeTable * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkTransposeTable() override