vtkTableToArray Class Reference

#include <vtkTableToArray.h>


Detailed Description

converts a vtkTable to a matrix.

Converts a vtkTable into a dense matrix. Use AddColumn() to designate one-to-many table columns that will become columns in the output matrix.

Warning:
Only produces vtkDenseArray<double>, regardless of the input table column types.
Thanks:
Developed by Timothy M. Shead (tshead@sandia.gov) at Sandia National Laboratories.
BTX implementation* const Implementation; ETX

Examples:
vtkTableToArray (Examples)

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

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