30 #ifndef vtkTransposeTable_h 31 #define vtkTransposeTable_h 33 #include "vtkFiltersCoreModule.h" 49 vtkGetMacro(AddIdColumn,
bool);
60 vtkGetMacro(UseIdColumn,
bool);
71 vtkSetStringMacro(IdColumnName);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkTableAlgorithm * New()
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
Transpose an input table.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Superclass for algorithms that produce only vtkTables as output.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.