14 #ifndef vtkPVTransposeTable_h 15 #define vtkPVTransposeTable_h 20 class PVTransposeTableInternal;
33 void EnableAttributeArray(
const char*);
34 void ClearAttributeArrays();
42 vtkGetMacro(DoNotTranspose,
bool);
43 vtkSetMacro(DoNotTranspose,
bool);
44 vtkBooleanMacro(DoNotTranspose,
bool);
62 #endif // vtkPVTransposeTable_h create a subtable made with selected columns of the input vtkTable and transpose it.
void PrintSelf(ostream &os, vtkIndent indent)
PVTransposeTableInternal * Internal
static vtkTransposeTable * New()
#define VTKPVVTKEXTENSIONSFILTERSGENERAL_EXPORT
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void operator=(const vtkObjectBase &)