48 #ifndef __vtkFoldCase_h
49 #define __vtkFoldCase_h
61 vtkSetStringMacro(ResultArray);
62 vtkGetStringMacro(ResultArray);
82 #endif // __vtkFoldCase_h
Converts a collection of strings to lower-case.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only vtkTables as output.