vtkTableToSparseArray Class Reference

#include <vtkTableToSparseArray.h>


Detailed Description

converts a vtkTable into a sparse array.

Converts a vtkTable into a sparse array. Use AddCoordinateColumn() to designate one-to-many table columns that contain coordinates for each array value, and SetValueColumn() to designate the table column that contains array values.

Thus, the number of dimensions in the output array will equal the number of calls to AddCoordinateColumn().

The coordinate columns will also be used to populate dimension labels in the output array.

Thanks:
Developed by Timothy M. Shead (tshead@sandia.gov) at Sandia National Laboratories.
BTX implementation* const Implementation; ETX

Tests:
vtkTableToSparseArray (Tests)

The documentation for this class was generated from the following file:

Generated on Mon Sep 27 18:53:54 2010 for VTK by  doxygen 1.5.6