Go to the documentation of this file.
51 #ifndef vtkTableToSparseArray_h
52 #define vtkTableToSparseArray_h
100 class implementation;
101 implementation*
const Implementation;
#define VTKINFOVISCORE_EXPORT
void ClearCoordinateColumns()
static vtkTableToSparseArray * New()
#define vtkTypeMacro(thisClass, superclass)
const char * GetValueColumn()
void AddCoordinateColumn(const char *name)
GLuint const GLchar * name
a simple class to control print indentation
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce vtkArrayDatas as output.
void SetOutputExtents(const vtkArrayExtents &extents)
void SetValueColumn(const char *name)
void PrintSelf(ostream &os, vtkIndent indent)
converts a vtkTable into a sparse array.
int FillInputPortInformation(int, vtkInformation *)
Stores the number of dimensions and valid coordinate ranges along each dimension for vtkArray.
void ClearOutputExtents()