Go to the documentation of this file.
46 #ifndef vtkTableToArray_h
47 #define vtkTableToArray_h
88 implementation*
const Implementation;
#define VTKINFOVISCORE_EXPORT
#define vtkTypeMacro(thisClass, superclass)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void AddColumn(vtkIdType index)
converts a vtkTable to a matrix.
GLuint const GLchar * name
void AddColumn(const char *name)
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
int FillInputPortInformation(int, vtkInformation *)
static vtkTableToArray * New()
Superclass for algorithms that produce vtkArrayDatas as output.